bs58check library

Support for doing something awesome.

More dartdocs go here.

Properties

ALPHABET String
final
base58 → Base
final

Functions

decode(String string) Uint8List
decodeRaw(Uint8List buffer) Uint8List
encode(Uint8List payload) String
getAddress(String inputString) String