@defichain/jellyfish-api-jsonrpc
TypeScript icon, indicating that this package has built-in type declarations

4.0.7 • Public • Published

@defichain/jellyfish-api-jsonrpc

@defichain/jellyfish-api-jsonrpc implements @defichain/jellyfish-api-core with JSON-RPC 1.0 specification.

Other than jellyfish-api-core, 2 other external dependencies are used with 4 deeply.

  1. cross-fetch for an isomorphic fetch client compatible with RN, Node & browser.
    1. node-fetch
  2. abort-controller for fetch abort signal implementation for request timeout.
    1. event-target-shim

Development & Testing

As all RPC interfacing is implemented in jellyfish-api-core, this package development & testing only focus on the JSON-RPC 1.0 specification implementation.

Readme

Keywords

none

Package Sidebar

Install

npm i @defichain/jellyfish-api-jsonrpc

Weekly Downloads

2,536

Version

4.0.7

License

MIT

Unpacked Size

10.8 kB

Total Files

6

Last publish

Collaborators

  • fuxingloh
  • defichain-npm