0.0.9 • Published 5 years ago
@defichain/jellyfish-jsonrpc v0.0.9
@defichain/jellyfish-jsonrpc
@defichain/jellyfish-jsonrpc implements @defichain/jellyfish-core
with JSON-RPC 1.0 specification.
Other than jellyfish-core, 2 other external dependencies are used with 4 deeply.
cross-fetchfor an isomorphic fetch client compatible with RN, Node & browser.node-fetch
abort-controllerfor fetch abort signal implementation for request timeout.event-target-shim
Development & Testing
As all RPC interfacing is implemented in jellyfish-core, this package development & testing only focus on the
JSON-RPC 1.0 specification implementation.