Tech
Deep technical coverage of the Radix protocol β Cerberus consensus, Radix Engine, Scrypto, scalability research, and core architecture.

Scrypto (Programming Language)
Scrypto is Radix's smart contract programming language. Built on Rust, it implements asset-oriented programming where tokens and NFTs are native primiβ¦

Shard Groups
Shard groups [ /ΚΙrd grups/ ] or Validator Sets on Radix are groups of validators responsible for storing and validating the ledger state on subsets oβ¦

Sharding
Sharding [ /ΛΚΙΛdΙͺΕ/ ] is a method of partitioning a database horizontally across separate servers to improve scalability, performance and data availaβ¦
Smart Accounts
On Radix, every account is a smart account β a programmable component on the ledger with configurable access rules , deposit preferences, and recoveryβ¦
Stablecoins
A stablecoin is a cryptocurrency designed to maintain a stable value, most commonly by targeting a fixed exchange rate β a peg β against a reference aβ¦
Staking
Staking is a crucial mechanism in many cryptocurrency systems, particularly those using Proof of Stake (PoS) or Delegated Proof of Stake (DPoS) consenβ¦
Stokenet
Stokenet is the persistent public test network for Radix. Launched in July 2021, Stokenet serves as a sandboxed environment for Radix users and projecβ¦
Subintents and Pre-Authorizations
Pre-authorizations β the user-facing name for subintents β allow "a partial transaction to be authorized by one actor such that it can then become a pβ¦
Substate Model
The Substate Model is Radix's approach to storing and managing on-ledger state. Rather than using a global account-based model ( Ethereum ) or UTXOs (β¦
System Layer
The system layer implements the engine's high-level abstractions β objects, blueprints, packages, modules (Metadata, Royalty, Role Assignment), and thβ¦
