dart_bip21 library

A BIP21 compatible URL encoding library.

Reference: https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki

Classes

BIP21
BIP21 Model
BIP21Codec
A codec that converts BIP21's to String or String's to BIP21.

Constants

bip21 → const BIP21Codec
The canonical instance of BIP21Codec.