CodeBrowser / npm / @cosmjs/encoding
@cosmjs/encoding@0.39.0
// Encoding helpers for blockchain projects
$ npm install @cosmjs/encoding
downloads/wk
668,706
license
Apache-2.0
version
0.39.0
published
May 4, 2026
What is @cosmjs/encoding?
@cosmjs/encoding provides utility functions for encoding and decoding data formats commonly used in blockchain applications, such as hexadecimal, base64, and Bech32 address encoding. Developers use this package when they need to convert between different data representations while working with Cosmos blockchain projects or other applications that require standard encoding operations.
Maintainers
webmaster128, kiki-skip