EliteXcoinGet the wallet

100% Proof-of-Stake

The next standard in Proof-of-Stake

EliteXcoin (ELXC) 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.

ELXC

Ticker

100% Proof-of-Stake

Consensus

14,000,000,000 ELXC

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 ELXC 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 ELXC 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

    Live at wallet.elitexcoin.com — client-side keys, QR send/receive, and biometric unlock.

  4. 4

    Mobile wallet

    In progress

    Signed Android app available now. iOS in progress.

  5. 5

    Website & community

    Complete

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

  6. 6

    Block explorer

    Complete

    Live at explorer.elitexcoin.com — blocks, transactions, addresses, and network stats.

  7. 7

    Mainnet launch

    In progress

    Genesis block is live and staking. Seed nodes and exchange listings in progress.

Download the wallet

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

Windows

.exe installer

macOS

.dmg

Linux

.AppImage

or .deb

Android

.apk (signed)

Verify your download with SHA256SUMS.txt.

Frequently asked questions

What is EliteXcoin?+

EliteXcoin (ELXC) 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 ELXC was minted in block 1 to fund development and ecosystem growth. Every ELXC 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.