Here’s a quick example of how one might generate a new REV address.
I’ll use 3 tools. (none are maintained or endorsed by the Co-op )
- MetaMask.io – to create keys and Ethereum address
(you can use any tool that lets you create an ETH address and export its private key)
And then convert the ETH address to a REV address
(Here are two sites that let you do this) - tgrospic.github.io/rnode-client-js/
- revdefine.io
Why does this work ?
Every REV address is derived from an ETH address and shares the same private key.
MetaMask – create a new wallet and display the ETH address

RevDefine – paste in your ETH address and push “check balance”.
REV address is then displayed.

Tomislav’s rnode-client-js page.
(Paste ETH address to see your REV address)
