mirror of https://github.com/hyperledger/besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
679 B
6 lines
679 B
# Getting Started
|
|
**Pantheon 0.8.0 RC2 release**
|
|
After you clone the PegaSysEng/pantheon repo, we recommend that you first run the 'pantheon' startup script for Linux/MacOS (or the 'pantheon.bat' startup script for Windows) in the pantheon-<ver>/bin directory. This script appropriately sets system variables and command-line arguments for Java, JVM, and Pantheon.
|
|
After you've run the startup script, we encourage you to read the Pantheon technical documentation, located on the wiki tab of PegaSysEng/pantheon:
|
|
https://github.com/PegaSysEng/pantheon/wiki
|
|
This wiki provides detailed information on getting started, along with tutorials and comprehensive reference content.
|
|
|