Snapshot is an off-chain gasless multi-governance client with easy to verify and hard to contest results. Snapshot
Project setup
yarn
Compiles and hot-reloads for development
yarn dev
Compiles and minifies for production
yarn build
Lints and fixes files
yarn run lint
Development Guide
Use http://localhost:8080/#/fabien.eth
for testing your code.
By default your instance will connect to the hub at https://testnet.snapshot.org
. To change that (or other values) you can create a .env.local
and overwrite the values from .env
.
License
Snapshot is open-sourced software licensed under the ยฉ MIT license.