peercoin / coinlib

The most feature-complete *coin library in the entire Dart/Flutter ecosystem.
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

added support for multi-bytes prefixes networks #19

Closed adrianhdez929 closed 1 year ago

adrianhdez929 commented 1 year ago

Attempt to extend the current simple byte implementation of Network support for multiple prefix bytes for other chains with custom address prefixes.

peerchemist commented 1 year ago

Hello, we do not plan to support any other chains but Peercoin. Fork(s) of this library which target any specific altcoin should be relatively easy to maintain if they are also based on Satoshi technology stack.

adrianhdez929 commented 1 year ago

Nice to know, I thought this would be nice to have, i'll try to keep updated with your repo, but moving for a more flexible variant

peerchemist commented 1 year ago

Which alternative coin do you plan to support, if I may ask?

adrianhdez929 commented 1 year ago

I'm primary focusing on Crown, but with a flexible approach to target multiple currencies in the future