menu
agent_dart_base package
documentation
utils/bech32.dart
utils/bech32.dart
dark_mode
light_mode
utils/bech32
library
Classes
Bech32
Bech32Codec
Bech32Decoder
Bech32Encoder
Mixins
Bech32ValidationsMixin
Generic validations for Bech32 standard.
Constants
charset
→ const
List
<
String
>
generator
→ const
List
<
int
>
Properties
bech32
→
Bech32Codec
final
Functions
fromBech32Address
(
String
address
)
→
String
toBech32Address
(
String
address
)
→
String
Exceptions / Errors
InvalidAddress
InvalidChecksum
InvalidHrp
InvalidPadding
InvalidProgramLength
InvalidSeparator
InvalidWitnessVersion
MixedCase
OutOfBoundChars
OutOfRangeHrpCharacters
TooLong
TooShortChecksum
TooShortHrp
agent_dart_base package
documentation
utils/bech32.dart
agent_dart_base
package
Libraries
agent/actor
agent/agent
agent/agent/api
agent/agent/factory
agent/agent/http/fetch
agent/agent/http/index
agent/agent/http/transform
agent/agent/http/types
agent/agent/index
agent/agent/proxy
agent/auth
agent/bls
agent/canisters/asset
agent/canisters/asset_idl
agent/canisters/index
agent/canisters/management
agent/canisters/management_idl
agent/cbor
agent/certificate
agent/crypto/index
agent/crypto/keystore/key_store
agent/crypto/random
agent/errors
agent/polling/polling
agent/polling/strategy
agent/request_id
agent/types
agent/utils/buffer_pipe
agent/utils/hash
agent/utils/index
agent/utils/leb128
agent_dart_base
auth_client/auth_client
authentication/authentication
candid/idl
frb
identity/delegation
identity/der
identity/ed25519
identity/identity
identity/p256
identity/schnorr
identity/secp256k1
principal/principal
principal/utils/base32
principal/utils/get_crc
principal/utils/sha224
principal/utils/sha256
principal/utils/utils
protobuf/ic_base_types/pb/v1/types.pb
protobuf/ic_base_types/pb/v1/types.pbenum
protobuf/ic_base_types/pb/v1/types.pbjson
protobuf/ic_base_types/pb/v1/types.pbserver
protobuf/ic_ledger/pb/v1/types.pb
protobuf/ic_ledger/pb/v1/types.pbenum
protobuf/ic_ledger/pb/v1/types.pbjson
protobuf/ic_ledger/pb/v1/types.pbserver
utils/base64
utils/bech32
utils/bn
utils/extension
utils/hex
utils/is
utils/map
utils/number
utils/string
utils/u8a
wallet/hashing
wallet/keysmith
wallet/ledger
wallet/pem
wallet/phrase
wallet/rosetta
wallet/signer
wallet/types
wallet/wallet
bech32 library