Skip to content

Encode and decode Base58 strings. Implementation of b58 and b58-dec.

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
COPYING
Notifications You must be signed in to change notification settings

tomgjones/b58-py

This is an almost-complete implementation of b58(1) and b58-dec(1) as defined at https://github.com/tomgjones/b58-interface.

This implementation is written in Python 3.

I haven't been able to implement the b58 --bytes option yet, as Python 3 seems to lack an interface to the raw bytes in argv.

About

Encode and decode Base58 strings. Implementation of b58 and b58-dec.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published