A port of Scaffold-ETH 2 into SvelteKit/SvelteJS 5.
git clone https://github.com/byteatatime/scaffold-eth-svelte.git
cd scaffold-eth-svelte
yarn
yarn chain
yarn deploy
yarn start
Your app should now be running on http://localhost:5173
.
This part is currently WIP. For now, you can refer to the Scaffold-ETH 2 documentation, as most of the concepts are the same.