Socket
Book a DemoInstallSign in
Socket

@cosmjs/tendermint-rpc

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/tendermint-rpc

Tendermint RPC clients

latest
Source
npmnpm
Version
0.38.1
Version published
Weekly downloads
97K
-33.8%
Maintainers
2
Weekly downloads
 
Created
Source

@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).

FAQs

Package last updated on 31 Dec 2025

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