https://github.com/blockstack-packages/base58-deprecated
Copy of David Keijser's Base58 and Base58Check implementation
https://github.com/blockstack-packages/base58-deprecated
Last synced: 11 months ago
JSON representation
Copy of David Keijser's Base58 and Base58Check implementation
- Host: GitHub
- URL: https://github.com/blockstack-packages/base58-deprecated
- Owner: blockstack-packages
- License: mit
- Created: 2016-01-20T21:00:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T19:18:36.000Z (about 10 years ago)
- Last Synced: 2025-02-04T21:18:05.990Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# base58
Copy of David Keijser's Base58 and Base58Check implementation