The Trinity Ethereum Client
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
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.