DEV Community

Radix
Radix

Posted on

Radix - what are we about?

What is Radix

Radix is a new platform, like Bitcoin or Ethereum, but scalable and easy to build on. Instead of using blockchain, we started from scratch with an entirely new design so that every person and device in the world could use Radix without centralization or compromise. We created building blocks, making applications, tokens, and coins as easy to deploy as possible. It’s fast, it works, and our test net is already live.

How is Radix different?

Radix is a speedy alternative to blockchains and DAGs. It uses both the passage of logical time and database sharding to create an immensely secure and scalable system for the shared storage and accessing of data.
It has been the result of 6 years of research and development into a number of unsolved computer science problems. It is redundantly replicated but without the drawbacks of inefficient uses of large amounts of power, or blockchain's inability to scale to millions of simultaneous users, without significant compromise or centralizing.

How does it work?

Radix uses the theory of database sharding to scale linearly and vector clocks for generating a partial ordering of events based on Leslie Lamport’s logical clock theory as the primary consensus mechanism.

Build with Radix

If you are a developer who wants to learn how to build on the Radix Test Network, you can get started with your preferred library of choice:

-Java library

-Kotlin library

-Javascript library

The developer section will get you started with building on the Radix Test Network using client libraries with full break-downs on simple code examples for various use-cases that the Radix technology is suitable for. These are intended to give dApp developers a real-world understanding of the underlying logic and potential of the network in their development process.

Operate a Radix Node

If you want to run a Radix Node and connect to the Testnet go to the node runner section.
It will walk you through the system requirements and dependencies of the docker container, as well as comprehensive step-by-step instructions which outline how to configure your network environment for running a Radix node and connecting to the Radix Testnet.

Note - The Node Client is not released yet. Subscribe to the node runners newsletter to get notified.

Learn about Radix

To learn more about the Radix project, its history, limitations of current DLTs, its technical architecture and design philosophy start here.

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)