:: Contents

:: Ecosystem

:: Talent Pool

:: Jobs

:: Charts

Radix [ /rædɪks/ ] (Abbreviation: $XRD; sign: √ ) is a 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. A two-way, 1-1 exchange between $eXRD and $XRD exists on Bitfinex.

$XRD is the Radix network’s main unit of account, medium of exchange and store of value, as well as being used to incentivize network security and pay transaction fees.

Radix has been designed to address the requirements of DeFi, including fast consensus, decentralized applications, & atomic composability.

https://www.radixdlt.com/blog/runs-on-radix-when-radix-wins-you-win-too

https://www.radixdlt.com/blog/runs-on-radix-when-radix-wins-you-win-too

[RadFi 2022: RDX Work](https://www.youtube.com/watch?v=5iSK3rTjPMw)

RadFi 2022: RDX Work

DEVELOPMENT
Founded 2017
Founder(s) https://www.notion.so/Dan-Hughes-ce73c8c28e8446b5b4e8d997f8be3d98
Whitepaper(s) https://uploads-ssl.webflow.com/6053f7fca5bf627283b582c2/61d5a4583aad156a094c5628_Radix / https://uploads-ssl.webflow.com/6053f7fca5bf627283b582c2/61d5a4583aad156a094c5628_Radix DeFi White Paper v2.05.pdf
Code Repository https://github.com/radixdlt/radixdlt
Current Version https://www.notion.so/Radix-Developer-Environment-Alexandria-ab78b3f478594b4d8905360c2fade517
Antecedent https://www.notion.so/Radix-Mainnet-Olympia-8fa2123a247c4e60853253ca2ab3e40e
Postcedent https://www.notion.so/Radix-Mainnet-Babylon-2cdc168d56e04787a9f412c23560c4b0
STACK
State Model (current) Unsharded
Sybil Protection Delegated Proof of Stake
Consensus Protocol https://www.notion.so/Cerberus-Consensus-Protocol-d5755bce114d42e781128ee6a5603dcd
Execution Environment https://www.notion.so/Radix-Engine-1cd101cd52264df9806d63da555d5828 v2
Programming Language https://www.notion.so/Scrypto-Programming-Language-2d69fe4f8bf24d6491c7af567faecaaa
Networking https://github.com/radixdlt/node-runner/releases
LEDGER
Explorer https://www.radixscan.io/
Native Asset https://www.coingecko.com/en/coins/radix
Supply Limit √ 24,000,000,000
Total Transactions https://caviarnine.com/statistics (2023/05/14)
Max. tps https://www.radixdlt.com/post/scaling-dlt-to-over-1m-tps-on-google-cloud (2019/08, Tempo)
Total Staked https://caviarnine.com/statistics (2023/05/15)
Total Wallets https://caviarnine.com/statistics (2023/05/13)

Development History

Main article: History of Radix

Radix has adopted an incremental release strategy, building its platform from the ground up rather than copying existing approaches. This strategy allowed the team to test each level of functionality in a live environment while maintaining compatibility with future developments.

Since the Radix Production Network (RPN) naming convention was dropped, all releases are 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.

From the Xi’an release, scheduled for 2024, Radix will use a fixed shard space of 2^256 shards, with responsibility over the shard space orchestrated by ‘shard groups’ of validators, allowing transaction throughput to scale linearly with the number of 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

Olympia (superseded)

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 (unsharded), and the native $XRD token.

Alexandria (live)

Main article: Radix Developer Environment (Alexandria)

This was a major upgrade that occurred during December 2021 that provided preliminary tools for building blueprints and components using the Scrypto language.

Babylon (September 27, 2023)

Main article: Radix Mainnet (Babylon)

The Babylon release will debut blueprints and components / smart contracts, allowing true decentralized apps (’dApps’) on Radix. It is also expected to include staking changes and validator management improvements, among other updates.

Xi’an (2024)