This is a zkSync + ethers v6 + SvelteKit project bootstrapped with zksync-cli
Run npm run dev
in your terminal, and then open localhost:3000 in your browser.
Once the webpage has loaded, changes made to files inside the project directory (e.g. /src/routes/+page.svelte
) will automatically update the webpage.
To learn more about zkSync or ethers v6, check out the following resources:
- zkSync Documentation – learn about zkSync features and API.
- ethers v6 Documentation – learn about Ethers v6 and API.
- SvelteKit Documentation learn about SvelteKit features and API.