Core Concepts
Foundational ideas behind Radix β assets as primitives, atomic composability, finality, sharding, and DeFi-native design.
Badge
A badge is not a distinct engine type β it is the convention of using a resource (typically non-fungible) as an authorization token rather than a valuβ¦
Blind Signing and Transaction Manifests
Blind signing is the practice of signing transactions whose effects you cannot verify. On Ethereum , users routinely approve transactions that are opaβ¦

Blockchain Trilemma
The blockchain trilemma , popularized by Ethereum 's Vitalik Buterin, states that a blockchain can only optimize for two of three properties: scalabilβ¦
Blueprints & Packages
In Scrypto , code is organized into a hierarchy: Blueprints β Templates that define logic, state, and access rules (analogous to Rust structs with impβ¦
Buckets, Proofs & Vaults
Radix's asset-oriented programming model uses three core container types: Permanent storage for resources. Every account, component, and dApp stores iβ¦
Byzantine Fault Tolerance
Byzantine Fault Tolerance ( BFT ) is the property of a distributed system that enables it to reach consensus even when up to one-third of participatinβ¦
