starter-kit-svelte

This is a starter template for building zkApps with Mina Wallet Adapter using Svelte. It uses mina-wallet-adapter, o1js, TypeScript, Svelte and SvelteKit.

Demo

https://mina-wallet-adapter.github.io/starter-kit-svelte/

Get Started

From scratch

Create a new project based on this template using degit

npx degit mina-wallet-adapter/starter-kit-svelte my-zkapp
cd my-zkapp

Using pre-existing project

Clone this git repository as follows

git clone https://github.com/mina-wallet-adapter/starter-kit-svelte.git
cd starter-kit-svelte

Online on StackBlitz

Development

  1. Install the dependencies
npm install
  1. Start in development mode
npm run dev
  1. Build and run in production mode
npm run build
npm run preview

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes