Radix [ /rædɪks/ ] (Native asset: $XRD; sign: √ ) is a pre-sharded, full-stack, decentralized finance (DeFi) layer-1 (L1) protocol founded by Dan Hughes.
An associated cryptocurrency was launched in November 2020 as a price-vested ERC-20 token ($eXRD) on the Ethereum network. $eXRD was superseded by native $XRD in July 2021 with the launch of Radix’s Olympia Mainnet.
Radix has been designed to address the requirements of DeFi, including fast, parallel consensus, decentralized applications, & atomic composability.
Radix: #Breakout2024
DEVELOPMENT | |
---|---|
Founded | 2017-07-13 |
Founder | Dan Hughes |
Whitepapers | 2020 Economic Whitepaper |
2022 DeFi Whitepaper | |
2020 Cerberus Consensus Protocol | |
2023 Cerberus Consensus Protocol | |
Code Repository | github.com/radixdlt/radixdlt |
Current Release | Babylon |
Antecedent | Alexandria |
Postcedent | Xi’an |
STACK | |
State Model | Sharded |
Sybil Protection | Delegated Proof of Stake |
Consensus Protocol | Cerberus |
Execution Environment | Radix Engine v2 |
Language | Scrypto |
Networking | Radix node 1.3.3 |
LEDGER | |
Explorer | radixscan.io |
Native Asset | $XRD |
Supply Limit | √ 24,000,000,000 |
Max. tps | 1.4m (2019/08/28 Tempo) |
Built with 💙 and free forever. If you find the site useful, any contributions to support its development would be gratefully accepted.
https://rss.app/embed/v1/wall/_89OvRliQerzrs1m3
https://youtu.be/YItyFcYaQ20?si=4wtW8Roo_8NC9G3w
Main article: History of Radix
Since the Radix Production Network (RPN) naming convention was dropped, all releases have been named after wonders of the ancient world, expanded beyond the traditional Seven Wonders to include Xi’an, a city in China where the Terracotta Army was found.
A test on a 2019 implementation called Tempo achieved over 1.4m tps on 1187 nodes.
Tests using Radix’s Cassandra cross-shard, atomically composable testnet and the Cerberus consensus mechanism have shown promise in being able to host and serve website data as well as ledger state:
“There’s a possibility that in some circumstances the actual content retrieval could maybe even outperform traditional centralized web servers because it’s automatically distributed; it’s load balanced.” - Dan Hughes, YouTube
Main article: Radix Mainnet (Olympia)
Olympia was the first Radix Mainnet. It was released on the 28th of July, 2021 and was the first implementation of the Radix Engine execution environment, the Cerberus consensus protocol, and the native $XRD token.
Main article: Radix Developer Environment (Alexandria)
Alexandria was a major upgrade that occurred during December 2021 that provided preliminary tools for building blueprints and components using the Scrypto language.
Main article: Radix Mainnet (Babylon)
The Babylon release debuted blueprints and components / smart contracts, allowing true decentralized apps (dApps) on Radix.
Main article: Radix Mainnet (Xi’an)
From the Xi’an release, Radix will use a fixed shard space of 2^256 shards, with responsibility over the shard space orchestrated by an uncapped number of validator sets called shard groups, allowing transaction throughput to scale linearly with the number of nodes.
This upgrade will add the fully sharded Cerberus consensus mechanism allowing for linear scaling over time.