JSPM

  • Created
  • Published
  • Downloads 244489
  • Score
    100M100P100Q190691F
  • License Apache-2.0

Tendermint RPC clients

Package Exports

  • @cosmjs/tendermint-rpc

Readme

@cosmjs/tendermint-rpc

typescript npm version license minimum node version minified size monthly downloads

This package provides a type-safe wrapper around Tendermint RPC. Notably, all binary data is passed in and out as Uint8Array, and this module is responsible for the hex/base64 encoding/decoding depending on the field and version of Tendermint. Also handles converting numbers to and from strings.

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).