mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 15:37:54 -05:00
[NC-1698] Fill in design-principles.md - Added Pantheon elevator pitch to README. - Removed objectives.md as it is unnecessary for this sized project - Removed design-principles.md as it is unnecessary for this sized project Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2.1 KiB
2.1 KiB
Pantheon Ethereum Client
Pantheon is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java.
Pantheon Users
The process for building and running Pantheon as a user is different to when developing. All user documentation is on our Wiki and some processes are different to those described in this Readme.
Build, Install, and Run Pantheon
Building, installing, and running Pantheon is described in the Wiki:
Documentation
User and reference documentation available on the Wiki includes:
Pantheon Developers
- Contribution Guidelines
- Wiki for installation & configuring Pantheon
- Installation Wiki
Development
Instructions for how to get started with developing on the Orion codebase. Please also read the contribution guidelines for more detail on how to submit a pull request (PR).