mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
Updated dashboard and removed links to make clearer (#1450)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
39
README.md
39
README.md
@@ -6,25 +6,17 @@
|
||||
|
||||
Pantheon is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java.
|
||||
|
||||
## Issues
|
||||
|
||||
Pantheon issues are tracked in [Jira](https://pegasys1.atlassian.net/secure/Dashboard.jspa?selectPageId=10117) not GitHub.
|
||||
See our [contribution guidelines](CONTRIBUTING.md) for more detail on searching and creating issues.
|
||||
|
||||
If you've commented on existing issue and have been waiting for a reply, feel free to ping us on [Gitter].
|
||||
|
||||
## Pantheon Users
|
||||
|
||||
The process for installing and running Pantheon as a user is different to when developing. Some processes in our [user documentation](https://docs.pantheon.pegasys.tech/en/latest/) are different to those described in this Readme.
|
||||
|
||||
### Install and Run Pantheon
|
||||
|
||||
Installing and running Pantheon:
|
||||
* [Installation]
|
||||
* [Getting Started]
|
||||
|
||||
### Documentation
|
||||
|
||||
User and reference documentation available includes:
|
||||
* [Command Line Options]
|
||||
* [JSON-RPC API]
|
||||
* [Private Network Quickstart]
|
||||
* [Configuring Pantheon]
|
||||
* [Using Pantheon]
|
||||
|
||||
## Pantheon Developers
|
||||
|
||||
* [Contribution Guidelines](CONTRIBUTING.md)
|
||||
@@ -33,6 +25,7 @@ User and reference documentation available includes:
|
||||
* [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](CONTRIBUTING.md) for more detail on how to submit a pull request (PR).
|
||||
|
||||
@@ -41,21 +34,7 @@ Instructions for how to get started with developing on the Pantheon codebase. Pl
|
||||
* [Code Coverage](docs/development/code-coverage.md)
|
||||
* [Logging](docs/development/logging.md)
|
||||
|
||||
## Issues
|
||||
|
||||
Pantheon issues are tracked in [Jira](https://pegasys1.atlassian.net/secure/Dashboard.jspa?selectPageId=10000) not GitHub.
|
||||
See our [contribution guidelines](CONTRIBUTING.md) for more detail on searching and creating issues.
|
||||
|
||||
If you've commented on existing issue and have been waiting for a reply, feel free to ping us on [Gitter].
|
||||
|
||||
[User Documentation]: https://docs.pantheon.pegasys.tech/en/latest/
|
||||
[Installation]: https://docs.pantheon.pegasys.tech/en/latest/Installation/Overview/
|
||||
[Getting Started]: https://docs.pantheon.pegasys.tech/en/latest/Getting-Started/Getting-Started/
|
||||
[Private Network Quickstart]: https://docs.pantheon.pegasys.tech/en/latest/Tutorials/Private-Network-Quickstart/
|
||||
[Command Line Options]: https://docs.pantheon.pegasys.tech/en/latest/Reference/Pantheon-CLI-Syntax/
|
||||
[JSON-RPC API]: https://docs.pantheon.pegasys.tech/en/latest/Reference/Using-JSON-RPC-API/
|
||||
[Configuring Pantheon]: https://docs.pantheon.pegasys.tech/en/latest/Configuring-Pantheon/NetworkID-And-ChainID/
|
||||
[Using Pantheon]: https://docs.pantheon.pegasys.tech/en/latest/Using-Pantheon/Transactions/
|
||||
[User Documentation]: https://docs.pantheon.pegasys.tech/en/stable/
|
||||
[Gitter]: https://gitter.im/PegaSysEng/pantheon
|
||||
|
||||
## Release Notes
|
||||
|
||||
Reference in New Issue
Block a user