Skip to content

v9.3.0

@achingbrain achingbrain tagged this 12 Jul 03:04
Adds base36 encoding/decoding as it's in the multibase table and is
used by ipns.

Reuses the base-x alphabet implementation as that's what js-multibase
used to do.

Moves the `implement` function from base58.js into base.js so it can
be reused by base36.
Assets 2
Loading