⚠ Demo mode — contracts not configured yet. Deploy the contracts and set their addresses in js/config.js.

Getting-started guide

From zero to staking in ten minutes

Everything on this site runs on the Tron Nile testnet with free test TRX — you can try the entire flow without spending anything. Here's the complete walkthrough.

  1. Install TronLink

    TronLink is the standard wallet for the Tron network (the equivalent of MetaMask on Ethereum). Install the browser extension from tronlink.org and create a wallet. Write your seed phrase down somewhere safe — never share it with anyone, and never type it into a website.

  2. Switch to the Nile testnet

    Open TronLink → tap the network name at the top (it says Mainnet) → choose Nile Testnet. The demo contracts live on Nile; the site will warn you if you're connected to the wrong network.

  3. Get free test TRX

    Visit the Nile faucet at nileex.io, paste your wallet address (starts with T), and receive test TRX within a minute. It has no monetary value — it exists exactly for this.

  4. Connect to the site

    Click Connect TronLink in the top-right corner of any page and approve the connection in the wallet popup. Your address appears in the button when you're connected.

  5. Buy RBC in the presale

    On the Presale page, enter a TRX amount and confirm. Tron blocks confirm in about 3 seconds — your allocation appears immediately and is visible on-chain.

  6. Add RBC to your wallet

    Click Add RBC to TronLink (it copies the token contract address), then in TronLink: Assets → + → paste the address. Your RBC balance now shows in the wallet.

  7. Claim, then stake

    After the sale finalizes, claim your tokens on the Presale page. Then head to Staking, approve and stake — and watch Pending rewards grow every second.

  8. Verify everything on Tronscan

    Every action you took is public. Open your address on nile.tronscan.org and you'll see the purchase, the claim, and the stake — this transparency is the whole point of doing it on-chain.

Good to know on Tron

Fees: energy & bandwidth

Tron transactions consume bandwidth and energy instead of gas. Every account gets a free daily bandwidth allowance; beyond that, fees are paid in TRX automatically. On testnet the faucet TRX covers everything.

Addresses start with T

Tron addresses are base58 and begin with T — different format from Ethereum's 0x, same underlying idea. Never send assets across chains to a raw address.

3-second blocks

Confirmations are near-instant compared to Ethereum. If a balance looks stale, wait a few seconds — the site refreshes automatically every 15.