Counts the votes for the first cohort of W3F DV delegates for a given range of referendum ids.
Tested on node 21.7.3 and npm v10.5.2.
- Clone the repository
git clone https://github.com/helikon-labs/dv-vote-counter.git
. - Enter the source code directory
cd dv-vote-counter
. - Run
npm install
. - Run
npm start
.