python3-base58

base58 encode/decode for Python
  https://github.com/keis/base58
  0
  no reviews



This package contains the following functions, in a form compatible with that used by the bitcoin network: - b58encode - b58decode - b58encode_check - b58decode_check

This package installs the library for Python 3.