pollstr
v0.1.1
Published
cli for interacting with the polling smart contract
Readme
MKR Polling Command-line interface
requires Node v7.6.0 or above
Usage: pollster <command> [<args>]
or: pollster help [<command>]
Commands:
polls List all created polls
tally <id> Tally a poll
doc <id> TODO: Attempt to find a poll's ipfs docInstallation
Install the pollster package:
$ npm install -g pollster