paulmillr / scure-base

Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58
https://paulmillr.com/noble/#scure
MIT License
106 stars 13 forks source link

Feature request: CashAddr support #13

Closed mahnunchik closed 8 months ago

mahnunchik commented 1 year ago

It would be helpful to have CashAddr support in additional to bech32 and bech32m.

Specification: https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/cashaddr.md

Current implementation has a huge dependencies overhead:

paulmillr commented 8 months ago

Will add your new project to readme