class

Base58::Alphabet::IPFS

Inherits Base58::Alphabet::Bitcoin / Base58::Alphabet / Reference / Object

IPFS uses Base58. Some sources refer to its implementation as distinct, but it is actually just the Bitcoin implementation.

Class methods

[](val)

IPFS uses Base58. Some sources refer to its implementation as distinct, but it is actually just the Bitcoin implementation.

Source
[]?(val)

IPFS uses Base58. Some sources refer to its implementation as distinct, but it is actually just the Bitcoin implementation.

Source
inverse(val)

IPFS uses Base58. Some sources refer to its implementation as distinct, but it is actually just the Bitcoin implementation.

Source
inverse?(val)

IPFS uses Base58. Some sources refer to its implementation as distinct, but it is actually just the Bitcoin implementation.

Source