Skip to content

msumner91/radixdlt

 
 

Repository files navigation

radixdlt

This is the monorepo for consensus, execution, and networking for the Radix DLT Distributed Ledger.

It includes a variant implementation of the HotStuff BFT-style consensus.

Subdirectories

Here we have:

Contribute

Contributions are welcome, we simply ask to:

  • Fork the codebase
  • Make changes
  • Submit a pull request for review

When contributing to this repository, we recommend discussing with the development team the change you wish to make using a GitHub issue before making changes.

Please follow our Code of Conduct in all your interactions with the project.

Links

Link Description
radixdlt.com Radix DLT Homepage
documentation Radix Knowledge Base
forum Radix Technical Forum
@radixdlt Follow Radix DLT on Twitter

License

The radixdlt-core, radixdlt-engine, radixdlt-java-common code is released under the Apache 2.0 License.

Packages

No packages published

Languages

  • Java 97.9%
  • Groovy 0.8%
  • Python 0.6%
  • Gherkin 0.5%
  • Shell 0.2%
  • Makefile 0.0%