whymidnight / snapshot-multi-choice-voting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snapshot multi choice voting reference implementation

disclaimer

most of the source code contained in this repo has been adopted from https://github.com/snapshot-labs/snapshot.js/tree/master/src/voting and modified to suit.

setup

$ yarn
$ npx ts-node tests/singleChoice.ts states/singleChoice.json

About


Languages

Language:TypeScript 100.0%