dart_bech32 library

A BIP173/BIP350 compatible Bech32/Bech32m encoding/decoding package.

Classes

Bech32Codec
A BIP173/BIP350 compatible Bech32/Bech32m encoding/decoding package.
Decoded
Decoded Output Model

Enums

EncodingEnum
Encoding Enums

Constants

bech32 → const Bech32Codec
The canonical instance of Bech32Codec for bech32.
bech32m → const Bech32Codec
The canonical instance of Bech32Codec for bech32m.