https://github.com/singpolyma/base58address
Parsing and serialization for Base58 addresses (Bitcoin and Ripple)
https://github.com/singpolyma/base58address
Last synced: about 1 year ago
JSON representation
Parsing and serialization for Base58 addresses (Bitcoin and Ripple)
- Host: GitHub
- URL: https://github.com/singpolyma/base58address
- Owner: singpolyma
- License: isc
- Created: 2013-03-16T21:33:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-28T19:04:36.000Z (about 13 years ago)
- Last Synced: 2025-01-28T17:46:24.834Z (over 1 year ago)
- Language: Haskell
- Size: 129 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Datatypes with show and read instances that match the spec for Bitcoin
and Ripple addresses.