solana-sveltekit-demo Svelte Themes

Solana Sveltekit Demo

Solana Demo Application on SvelteKit

Interact with @solana/web3.js on Svelte Kit

Understand, try and play with the Solana SDK on Svelte Kit. Use the following steps to get started.

Minimum requirement:

Clone repo and start web server


## Clone repo
git clone https://github.com/Jonas002/sveltekit-solana.git

## Change directory 
cd .\sveltekit-solana\ ## for PowerShell / CMD or Windows
cd ./sveltekit-solana/ ## for Bash or Linux-based systems / Mac


## Install npm dependencies
npm install

# Start server on localhost:3000
npm run dev 

Type and visit localhost:3000 in your browser

Top categories

Loading Svelte Themes