Bitcoin, the King of cryptocurrencies, cannot solve the quadralemma…
Xelis solves the quadralemma: Scalability, Security, Privacy, Decentralization
Xelis is not a copy… it was entirely coded from scratch in Rust, a robust, fast, secure, and high-performance programming language.
Multiple blocks at the same height to improve scalability and security of the network.
Enabled using ElGamal to provide privacy on transferred amounts and balances.
Easily code and create decentralized programs.
Account based blockchain with more advantages than traditional UTXO.
Synchronize in parallel across multiple nodes or instantly with the latest chain state.
A new CPU/GPU friendly algorithm. FPGAs and ASIC resistance.
Instead of halving, the reward is decreasing with each block with a maximum supply of 18.4 million.
Provide scalability by using a DAG structure instead of a linear blockchain. Up to several chains in parallel, each block can have multiple parents.
Reduce the rate of orphan's blocks when miners find a block at the same time. Instead of choosing one block, both blocks are included in the DAG.
Height is not unique anymore and can have multiple blocks.
Topo Height (topological height) is the new and unique height for a block which is ordered by the DAG.
Stable height is the last height in which the order of the DAG cannot change.
Different types of blocks:
Up to 3 previous blocks (called TIPS). Circulating Supply is re-calculated each time the block is reordered because it is based on DAG order.
Miner software is used to generate new blocks on the XELIS network and secure it using the Proof-of-Work (PoW) consensus.
Each block found and accepted by the network gives a reward (called "Coinbase") to the miner address in exchange of its work.
View on GitHub Mine XELIS with CPU or GPU now!Graphical interface wallet
The main graphical interface wallet. Can be used on all major operating systems and mobile devices.
View ReleasesOffline key generation
Generate offline keys and print for long term storage.
Open Paper WalletCommand line interface
The command line interface wallet. If you're an advanced user or prefer a minimalistic interface.
View ReleasesBrowser-based access
The wallet from your browser. Quickly access your funds without the need to download an application.
Open Web Wallet
Support and secure the network by running your own node. This improves your privacy and the decentralization of the network.
No technical knowlegde is needed, download the software and run it !