Skip to content

allancto/weighted-consensus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weighted-consensus

To Set Up

npm install

To Run

On MacOS or Linux, run the app with this command:

$ DEBUG=weighted-consensus:* npm start

On Windows, use this command:

> set DEBUG=weighted-consensus:* & npm start

About

Weighted consensus and voting system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published