Skip to content

Add Base58 support #4

@craSH

Description

@craSH

Base58 support (human readable encoding without the ambiguous characters 'O', '0', 'I', 'l') would be nice. It is used in bitcoin for public address hash encoding, and private key encoding.

Could use their MIT licensed code which is here: https://github.com/jgarzik/python-bitcoinlib/blob/master/bitcoin/base58.py

I may take this at a later point in time, but wanted to track it somewhere (you can assign it to me).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions