serai/coins
Luke Parker 4a3178ed8f
Support handling addresses from other networks
A type alias of MoneroAddress is provided to abstract away the generic. 
To keep the rest of the library sane, MoneroAddress is used everywhere.

If someone wants to use this library with another coin, they *should* be 
able to parse a custom address and then recreate it as a Monero address. 
While that's annoying to them, better them than any person using this 
lib for Monero.

Closes #152.
2022-11-15 00:06:15 -05:00
..
ethereum Create a dedicated crate for the DKG (#141) 2022-10-29 03:54:42 -05:00
monero Support handling addresses from other networks 2022-11-15 00:06:15 -05:00