Registers accounts to receive powerups, deposit funds and the contract bills the depositor from their internal balance.
a simple cli tool for common actions.
node util.js
to see all commands.
quickly deploy built code.
example:
node deploy eos
will push the code to EOS
Quickly build the code. Requires cleos to be installed.
example:
node build