graphene
v0.1.2
Published
Communicate with graphene witness via websocket
Readme
Nodejs library for Graphene
Provide a library and useful commands for graphene testing
Install required libs:
npm install
Last Blocks
- Usage:
node bin/lastBocks.js url nLastBlocks - Example
node bin/lastBlocks.js ws://127.0.0.1:8090 10Flood the network
- Usage:
node bin/flood.js accountFrom accountTo url-wallet [nTxBlock]- Example:
node bin/flood.js spartako spartako1 ws://127.0.0.1:8099 10Generic commands
- Usage:
node bin/cmd.js url cmd *args- Example:
node bin/cmd.js ws://127.0.0.1:8099 info