Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

wallet-rpc

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wallet-rpc

type-safe jsonrpc client for Bitcoin and Ethereum

latest
Source
npmnpm
Version
6.1.2
Version published
Weekly downloads
159
3080%
Maintainers
1
Weekly downloads
 
Created
Source

wallet-rpc Build Status

Type-safe jsonrpc client for Bitcoin and Ethereum.

Supports

Blockchain clients

  • Bitcoin(^BitcoinCore 0.16+)
  • TetherUSDT(^OmniLayer0.3.0+)
  • Geth(^1.8.0)
  • Parity(^1.0.0)

eosrpc has been splited to islishude/eosrpc

Enviorment

Node.js only, requie >=10.4.0 and v12 is recommend.

Install

npm install wallet-rpc --save

REPL

NPX

npx wallet-rpc

Run npx -n --experimental-repl-await wallet-rpc to enable top-level-await.

Docker

docker run -it --rm islishude/wallet-rpc

Supports top-level-await by default.

Example

Keywords

jsonrpc

FAQs

Package last updated on 13 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts