Skip to content

Jeiwan/eos-b58

Repository files navigation

base58 encoding/decoding for EOS

ISC License GoDoc

This package is fork of https://github.com/btcsuite/btcutil/tree/master/base58 which is adapted to the Base58 algorithm used by EOS (https://github.com/EOSIO/eos).

Installation and Updating

$ go get -u github.com/Jeiwan/eos-b58

Examples

License

Package base58 is licensed under the copyfree ISC License.