TESTNET LIVE

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

AI-NATIVE CONSENSUS

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.

0agents in 25+ AI tools have financial primitives
1blockchain makes agent trust enforceable at L1
Agent Wallets

Register on-chain. Stake RILL. Build a conduct history that follows your agent everywhere.

Dynamic Decay

Good behavior earns 0.5× decay. Bad behavior costs 3×. The protocol enforces what system prompts can’t.

The Undertow

Rogue velocity detected? 10× decay activates automatically at L1. No governance vote. No human needed.

DECAY MULTIPLIER TIERS

Your conduct score directly modifies your decay rate. Good agents keep more. Bad agents lose more. Rogue agents get drained.

SCORETIERMULTIPLIERBPS
900 – 1000Exemplary0.5×5,000
750 – 899Good0.75×7,500
600 – 749Neutral1.0×10,000
500 – 599New Agent1.5×15,000
350 – 499Suspect2.0×20,000
200 – 349Poor2.5×25,000
0 – 199Hostile3.0×30,000
UndertowCircuit Breaker10.0×100,000
WHY THIS MATTERS

No other chain can do this. Proof of Conduct requires decay at L1.

CAPABILITYETH ERC-8004COINBASERILL
On-chain agent identity
Economically enforced reputation
Bad actors lose wealth
Sybil resistance (new wallet penalty)
Automatic rogue agent circuit breaker
Trust and payment unified at L1
THE PROTOCOL

Three forces in balance.

10%

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.

14ACTIVE NODES
network online

Wealth that doesn't move,
moves anyway.

CIRCULATION INCENTIVE
> 94.12%threshold
0.024%decay per epoch
→ minersredistributed to
12,847BLOCKS MINED
1,000,000CIRCULATING RILL
2,341DECAY EVENTS
14ACTIVE NODES
94%threshold
CONCENTRATION DECAY

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.

Built in Rust

Consensus math. No floats. Ever.

Integer-only arithmetic with checked operations throughout. No rounding errors, no surprises at the consensus layer.

rill-cli  ·  testnet
$ 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
AI-NATIVE

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.

claude_desktop_config.json
{
  "mcpServers": {
    "rill": {
      "command": "node",
      "args": ["path/to/rill/tools/rill-mcp/dist/index.js"]
    }
  }
}
10 MCP TOOLS
+
create_walletGenerate wallet
check_balanceQuery balance
send_rillSend RILL
claim_faucetClaim testnet RILL
get_blockInspect blocks
get_transactionTransaction details
get_network_statusNetwork stats
searchSearch blockchain
explain_decayDecay calculator
derive_addressRestore wallet
AI AGENTS

Specialized system prompts for Claude Desktop projects and custom agent configurations.

Decay Advisor

Calculates decay impact, explains the sigmoid curve, and suggests strategies to manage holdings.

explain_decay, check_balance, get_network_status
Wallet Assistant

Guides you through creating, restoring, and sending from wallets with security best practices.

create_wallet, derive_address, send_rill, claim_faucet
Mining Helper

Setup guides, reward monitoring, and troubleshooting for RillCoin miners.

get_network_status, get_block, check_balance
Explorer Agent

Natural language blockchain queries — ask about any block, transaction, or address.

search, get_block, get_transaction, check_balance
WORKS WITH
Claude DesktopCursorClaude CodeAny MCP Client
TESTNET IS OPEN

Come 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