jsonrpc.js

1.0.0 • Public • Published

jsonrpc.js

JSON-RPC over HTTP client.

API

Client(addr)

Initialize a client with the given addr.

call(method, params...)

Call RPC method with given params.

Installation

$ npm install jsonrpc.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jsonrpc.js

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • travisjeffery