Type-safe jsonrpc client for Bitcoin and Ethereum.
- Bitcoin(^BitcoinCore 0.16+)
- TetherUSDT(^OmniLayer0.3.0+)
- Geth(^1.8.0)
- Parity(^1.0.0)
eosrpc has been splited to islishude/eosrpc
Node.js only, requie >=10.4.0 and v12 is recommend.
npm install wallet-rpc --saveNPX
npx wallet-rpcRun npx -n --experimental-repl-await wallet-rpc to enable top-level-await.
Docker
docker run -it --rm islishude/wallet-rpcSupports top-level-await by default.