Peer-to-peer value
Send RVA directly across an open network while retaining control of your wallet and private keys.
Bitcoin roots · Web3 utility
RVACoin combines peer-to-peer digital money with decentralised namespaces—a simple on-chain key-value layer for applications, identity and verifiable data.
Desktop wallet available for Windows · Always verify release checksums
Bitcoin evolved for Web3
RVACoin starts with proven blockchain foundations and adds a native metadata layer. Alongside value transfers, applications can create namespaces and work with key-value records secured by the same network.
The result is deliberately simple: self-custodied currency for people, plus a public data primitive that builders can query, update and integrate without running a separate central database.
Send RVA directly across an open network while retaining control of your wallet and private keys.
Create distinct namespaces with key-value records that applications can read from the chain.
Public mining secures currency transactions and metadata operations under one consensus system.
Query values, filter records and work with namespace groups through the Core RPC interface.
What can it do?
RVACoin’s metadata layer can anchor references and structured records while larger files remain in the application or storage system best suited to them.
Anchor a content hash to create a timestamped reference for an article, image or video and later check whether the material has changed.
Provenance · Integrity · VerificationRecord identifiers, ownership-related references or content fingerprints in a namespace that applications can resolve and verify.
NFTs · Identity · CredentialsPublish queryable key-value records for catalogues, status feeds, discovery layers and other decentralised application services.
Namespaces · Records · APIsHow RVACoin works
Get RVACoin Core from the official release repository and verify its published checksum.
Create or restore a wallet, encrypt it and keep the recovery phrase backed up offline.
Send RVA, run a full node, mine with RandomX or integrate namespace data through RPC.
Official wallet
RVACoin Core combines a full network node and desktop wallet. Create a new wallet or restore one from a supported recovery phrase.
Secure the network
RVACoin uses RandomX proof-of-work and targets a new block approximately every two minutes. Run a node, connect mining software and help keep the network resilient.
Read the Core documentation →$ rvacoind -daemon
RVACoin server starting
$ rvacoin-cli getblockchaininfo
{
"chain": "main",
"verificationprogress": 1.0
}The essentials
RVACoin is open-source peer-to-peer digital money. It uses the RVA ticker and a decentralised proof-of-work network to record transactions.
Namespaces organise key-value records secured by the RVACoin chain. Core exposes operations to create, update, delete, query, filter and group this application data.
Only use the official RVACoin release repository linked on this website. Check the published SHA-256 checksum before opening a downloaded wallet.
Store your recovery phrase offline, keep more than one secure backup, encrypt your wallet and never disclose private keys or seed words to anyone.
Yes. Review the source, open issues and propose changes through the RVACoin-io GitHub organisation.
Stay connected