mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 07:27:55 -05:00
* initial change * Fixed spinner gif image * Fixed MD formatting typos * Adding images for style guide * Word and grammar changes from review * Changed references to CLI in titles to Command Line Interface (CLI) and changed command-line to commane line (no hypen to be consistent) * Typo fixes * More typo fixes... Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2.6 KiB
2.6 KiB
Pantheon Ethereum Client
Pantheon is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java.
Pantheon Users
The process for installing and running Pantheon as a user is different to when developing. Some processes in our user documentation are different to those described in this Readme.
Install and Run Pantheon
Installing and running Pantheon:
Documentation
User and reference documentation available includes:
Pantheon Developers
- Contribution Guidelines
- Coding Conventions
- Command Line Interface (CLI) Style Guide
- User Documentation for running and using Pantheon
Development
Instructions for how to get started with developing on the Pantheon codebase. Please also read the contribution guidelines for more detail on how to submit a pull request (PR).
