3049bab9

Trinity Ethereum Client


Keywords
ethereum trinity
License
MIT
Install
pip install 3049bab9==0.2.0a19

Documentation

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)

Quickstart

Get started in 5 minutes

Documentation

Check out the documentation on our official website

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.