svelte

Svelte

Svelte-based boilerplate for web3 development

Svelte

Svelte-based boilerplate for web3 frontend development

A lightweight Svelte boilerplate for building frontends for smart contracts on blockchain networks. With built-in web3 integration, this boilerplate streamlines development and makes it easy to get started building powerful web3 frontend applications.

Installation

Install with npm:

npm install

Usage

Start the development environment

npm run dev -s

Build the application

npm run build -s

Preview the application

npm run preview -s

Lint Svelte/JavaScript/HTML/CSS files

npm run lint -s

Format Svelte/JavaScript/HTML/CSS files

npm run format -s

Resources

Svelte and web3 development resources:

Top categories

Loading Svelte Themes