MCPcopy Create free account
hub / github.com/TezosRio/TezosJ_plainJava / Base58

Class Base58

src/main/java/milfont/com/tezosj/helper/Base58.java:41–209  ·  view source on GitHub ↗

Base58 is a way to encode Bitcoin addresses (or arbitrary data) as alphanumeric strings. Note that this is not the same base58 as used by Flickr, which you may find referenced around the Internet. You may want to consider working with VersionedChecksummedBytes instead, which adds support for testin

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected