Base58
scalus.cardano.ledger.Base58
object Base58
Base58 encoding/decoding implementation using Bitcoin alphabet.
Base58 is a binary-to-text encoding scheme that uses 58 alphanumeric characters, excluding characters that can be visually confused: 0, O, I, l.
This implementation is used for Byron-era Cardano addresses.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Base58.type
Members list
In this article