EliteXcoinGet the wallet

100% Proof-of-Stake

The next standard in Proof-of-Stake

EliteXcoin (EXC) pays 1.72% every month to everyone staking their coins — no mining rig, no data center, just a wallet left open. Non-custodial by design; your keys never leave your device.

EliteXcoin coin logo

Tokenomics

Every parameter below is enforced by consensus code, not a promise — it's the same logic every full node runs.

EXC

Ticker

100% Proof-of-Stake

Consensus

14,000,000,000 EXC

Genesis allocation

1.72% / month

Staking reward

≈ 20.64% / year

Simple annual yield

8 hours

Minimum stake age

100 confirmations

Coin maturity

64 seconds

Block time

How staking rewards work

Rewards are computed per block from each stake's coin-age (balance × time held), not a flat block subsidy — so the effective rate for any continuously-staking balance converges to 1.72% per month regardless of when you started. Leave your wallet unlocked and online with a matured balance, and the network does the rest.

About the genesis allocation

14B EXC was minted transparently in block 1 to fund development, exchange listings, and ecosystem growth — visible on-chain to anyone running a node. Beyond that one-time allocation, all future EXC is issued exclusively through the public staking reward formula above; there is no ongoing mining or hidden emission.

Roadmap

Real progress, not a promise — the core, both wallets, and this site are shipped code today.

  1. 1

    Core blockchain

    Complete

    elitexcoin-core daemon, PoS consensus, genesis block, 14B allocation.

  2. 2

    Desktop wallets

    Complete

    Windows, macOS, and Linux wallets with staking, coin control, and encryption.

  3. 3

    Web wallet

    Complete

    Installable PWA wallet with client-side keys, QR send/receive, and biometric unlock.

  4. 4

    Website & community

    In progress

    The site you're on now — tokenomics, docs, and downloads in one place.

  5. 5

    Block explorer

    Upcoming

    Public chain explorer: blocks, transactions, addresses, and network stats.

  6. 6

    Mainnet launch

    Upcoming

    Seed nodes, exchange listings, and the genesis block goes live for good.

Download the wallet

Full desktop wallets for every platform, or use the web wallet — installable straight to your phone's home screen, no app store needed.

All releases are published on GitHub — source available, reproducible builds.

Frequently asked questions

What is EliteXcoin?+

EliteXcoin (EXC) is a cryptocurrency secured entirely by Proof-of-Stake: instead of mining rigs, holders who keep coins staked in their wallet validate the network and earn rewards for it.

How do I actually earn the 1.72% monthly reward?+

Unlock your wallet, hold a matured balance (coins need to sit for at least 8 hours), and leave the wallet running and connected. The reward is calculated per block from your coin-age, so there’s nothing else to configure.

Is there a premine? Is that a red flag?+

Yes, and it’s fully on-chain and disclosed: 14,000,000,000 EXC was minted in block 1 to fund development and ecosystem growth. Every EXC minted after that comes exclusively from the public staking formula — anyone can verify both facts by running a node.

Which wallet should I use?+

The desktop wallet (Windows/macOS/Linux) is the full node experience with coin control and an address book. The web wallet is a installable PWA for phones and quick access — both are non-custodial and generate keys on your own device.

Is my seed phrase ever sent to a server?+

No. Keys are generated and AES-encrypted entirely on your device in both wallets. The web wallet’s backend only relays already-signed transactions and answers balance queries — it never sees a private key.

Where can I see the source code?+

Everything is open source on GitHub, including the consensus code, both wallets, and this website.