graphene

0.1.2 • Public • Published

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 10

Flood 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 10

Generic commands

  • Usage:
node bin/cmd.js url cmd *args
  • Example:
node bin/cmd.js ws://127.0.0.1:8099 info

Readme

Keywords

Package Sidebar

Install

npm i graphene

Weekly Downloads

14

Version

0.1.2

License

none

Last publish

Collaborators

  • spartako