Wealth
flows.
A proof-of-work cryptocurrency with progressive concentration decay. Holdings above thresholds flow back to active miners.
Open source · Ed25519 · BLAKE3 · Rust 2024
Proof of Conduct
Ethereum gave AI agents an identity.
RillCoin gives them a conscience.
The first L1 protocol where agent behavior has direct economic consequences. No oracles. No governance votes. Just math that makes trust profitable and fraud expensive.
Register on-chain. Stake RILL. Build a conduct history that follows your agent everywhere.
Good behavior earns 0.5× decay. Bad behavior costs 3×. The protocol enforces what system prompts can’t.
Rogue velocity detected? 10× decay activates automatically at L1. No governance vote. No human needed.
Your conduct score directly modifies your decay rate. Good agents keep more. Bad agents lose more. Rogue agents get drained.
No other chain can do this. Proof of Conduct requires decay at L1.
Three forces in balance.
MAX DECAY RATE / per epoch
Progressive decay tiers kick in once wallet concentration exceeds the 94.12% threshold. The more concentrated a holding, the higher the decay rate applied each epoch — redistributing wealth to active proof-of-work miners.
Proof of Work
Mining secures the network and earns decay redistribution rewards. Every mined block processes pending decay events, ensuring concentration never stagnates. Work is the only path to freshly unlocked supply.
Wealth that doesn't move,
moves anyway.
The more you hold,
the more flows out.
Wallets holding more than 94.12% of the total supply trigger progressive decay. Each epoch, a portion of excess holdings is redistributed directly to active miners as a block reward supplement — ensuring supply stays in motion.
Consensus math. No floats. Ever.
Integer-only arithmetic with checked operations throughout. No rounding errors, no surprises at the consensus layer.
$ rill-cli wallet create → address: trill1qx7f3k9m2p8... → saved to: ~/.rill/wallet.dat $ rill-cli balance → balance: 10.00000000 RILL → effective_balance: 9.97341200 RILL → decay_applied: 0.02658800 RILL → threshold_pct: 94.12% $ rill-cli send --to trill1qa4n8r2... --amount 5.0 → txid: a3f8b2c1d4e96f03... → status: broadcast
Talk to the blockchain.
The RillCoin MCP server lets any AI assistant interact with the network directly. Create wallets, send RILL, explore blocks, and learn about decay — all through natural language.
{ "mcpServers": { "rill": { "command": "node", "args": ["path/to/rill/tools/rill-mcp/dist/index.js"] } } }
Specialized system prompts for Claude Desktop projects and custom agent configurations.
Calculates decay impact, explains the sigmoid curve, and suggests strategies to manage holdings.
explain_decay, check_balance, get_network_statusGuides you through creating, restoring, and sending from wallets with security best practices.
create_wallet, derive_address, send_rill, claim_faucetSetup guides, reward monitoring, and troubleshooting for RillCoin miners.
get_network_status, get_block, check_balanceNatural language blockchain queries — ask about any block, transaction, or address.
search, get_block, get_transaction, check_balanceCome build.
The testnet is live and open to anyone. Mine blocks, trigger decay events, and help stress-test the protocol before mainnet launch.
Try the Wallet →rillcoin.com/wallet · /faucet on Discord