Bitcoin is 0x00 for publickey and 0x80 for the private key.
Anyone know what pub and priv key for riecoin?
What is the mainnet for Riecoin?
I need this for the android app I am working on for Riecoin.
We use 60 (0x3C) as the prefix for public key base 58 representations. Still 0x80 for private keys.
What do you mean by "What is the mainnet"?
this?
The protocol version is hardcoded to 10070001 and the protocol's "magic" number is 0xdbb2bcfc, and 0x0511090d for testnet.
Update: Alright! Didn't finish the android app yet since it is still giving me feces load of problems, but I did finish and tested out Riecoin paper wallets. It was forked from bitaddress.org. We do need paper wallet designs for Riecoin though since I am using default bitcoin wallet designs (hopefully people can do this without needing a bounty

).
http://riecoinfoundation.org/PaperWallet/Android App will come soon (about 2-3 weeks-ish).
Android mini-Apps will be released this coming Friday when I have time.