@instadapp/iga-node
v0.0.0-dev.3fa13c7
Published
## Installation
Downloads
661
Keywords
Readme
Interop Node
Installation
npm install -g @instadapp/iga-node
Usage
Show help
iga-node help
Simple usage
iga-node
Private key
Note: this will be required in the future.
iga-node --private-key <private key>
iga-node -pk <private key>
Enable RPC
iga-node --rpc
iga-node -r
iga-node --rpc --port <port> --host <host>
iga-node -r -p <port> -h <host>