Fast base encoding / decoding of any given alphabet using bitcoin style leading zero compression.
Uses cryptocoinjs/base-x to build a Codec factory and prefines base10, base36 and base58btc alphabets and Codecs.
base10
base36
base58btc
Fast base encoding / decoding of any given alphabet using bitcoin style leading zero compression.
Uses cryptocoinjs/base-x to build a Codec factory and prefines
base10,base36andbase58btcalphabets and Codecs.