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