This is a zkSync + ethers v5 + Vite 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. /pages/index.vue
) will automatically update the webpage.
To learn more about zkSync or ethers v5, check out the following resources:
- zkSync Documentation – learn about zkSync features and API.
- ethers v5 Documentation – learn about Ethers v5 and API.
- Vite Documentation – learn about Vite features and API.