/Trinity-Aurora-Client

Primary LanguagePythonMIT LicenseMIT

The Trinity Ethereum Client

Join the chat at https://gitter.im/ethereum/trinity CircleCI Documentation Status

Trinity is a client for the Ethereum protocol including the existing 1.0 chain as well as emerging support for the upcoming Ethereum 2.0 / Serenity spec. For the offical website, visit https://trinity.ethereum.org/

Goals

  • provide a reference implementation for an Ethereum 1.0 node (alpha)

  • support "full" and "light" modes

  • fully support mainnet as well as several testnets

  • provide a reference implementation of an Ethereum 2.0 / Serenity beacon node (pre-alpha)

  • provide a reference implementation of an Ethereum 2.0 / Serenity validator node (pre-alpha)

  • integration of the Aurora algorithm as defined in this publication.

Quickstart

Get started in 5 minutes

Documentation

Check out the documentation on the official website or contact us via the IoTLab@FER-UNIZG

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues that are labeled Good First Issue.