Skip to content

EOS-Nation/eosvotes-tally-demux

Repository files navigation

EOSVotes Demux Tally

Build Status MIT licensed

EOS Votes tally based on DemuxJS, quickly retrieve all proposals and total votes tally on eosforumdapp.

EOS Constitution

This Constitution and its subordinate documents shall not be amended except by a vote of the token holders with no less than 15% vote participation among tokens and no fewer than 10% more Yes than No votes, sustained for 30 continuous days within a 120 day period.

Install

$ git clone https://github.com/EOS-Nation/eosvotes-demux-tally.git
$ cd eosvotes-demux-tally
$ npm install

Quickstart

$ npm start

Full API

Scoped API

LevelDB

Quickly setup your local LevelDB cache by downloading from the eosvotes.io S3 bucket.

$ cd eosvotes-demux-tally
$ wget https://s3.amazonaws.com/eosvotes.io/mydb.tar.gz
$ tar -zxvf mydb.tar.gz