UNPKG

@leapwallet/buffer-boba

Version:

Buffer Boba is a library for decoding protocol buffers in the cosmos ecosystem.

3 lines (2 loc) 201 B
export { fromAscii, fromBase64, fromBech32, fromHex, fromRfc3339, fromUtf8, normalizeBech32, toAscii, toBase64, toBech32, toHex, toRfc3339, toUtf8 } from '@cosmjs/encoding'; export * from './codegen';