Essentials

Regardless of what you're looking to do on Radix, we highly recommend taking just 5 minutes to read through the essential topics in this section, which briefly describe the core of how it works differently from other networks.

Asset-Oriented

Radix's comprehensive stack is meticulously designed to enable the secure creation, storage, and seamless interaction of native assets—termed resources—through intuitive transaction models and a clear separation of asset behavior from business logic. More here

Reusable Code

Radix redefines smart contracts by dividing them into modular blueprints and components, enabling reusable structures with distinct state management and logic while incentivizing developers through a built-in royalty system. More here

Transactions on Radix

Radix enhances transaction functionality by utilizing atomic transaction manifests that orchestrate multiple on-ledger component calls, ensuring all-or-nothing execution and empowering users with customizable guarantees. More here

Authorization Approach

Radix implements a secure role-based access control system using badge-based permissions and transparent, fine-grained rules, effectively separating business logic from access management to prevent privilege escalation attacks. More here