DEV Community

Radix
Radix

Posted on

Alpha Network architecture on the Radix ledger

Introduction

The current Radix Alpha Network helps you to:

-store wealth,
-facilitate monetary transactions or transfer value, and
-record immutable data like messages, hashes or meta-data.

Each node in the Radix network exposes a JSON-RPC interface to interact with the application layer using client libraries. Radix has open sourced these client libraries to easily build decentralized applications in your preferred programming language, starting with Java, Kotlin and JavaScript.

Technical Architecture

Abstractions by Layer

alt text

Codebases by Layer

alt text

Atom Model

alt text

If this is your first time building decentralized applications on the Radix Alpha Network you can get started with our client libraries:

-Java library
-Kotlin library
-JavaScript library

Join The Radix Community

Telegram for general chat
​Discord for developers chat
​Reddit for general discussion
Forum for technical discussion
Twitter for announcements
​Email newsletter for weekly updates
Mail to hello@radixdlt.com for general enquiries

Top comments (0)