Provides the necessary environment to run the Validator of NineChronicles and participate in consensus.
- .NET 8.0
- PowerShell 7.4.x
- Approximately 580 GB of free storage space
- Snapshots: 260 GB
- Store: 320 GB
- The private key to use when participating as a Validator
git clone https://github.com/planetarium/NineChronicles.PublicValidator.git --recurse
cd NineChronicles.PublicValidator
dotnet build headless
pwsh generate-key.ps1
pwsh download-snapshot.ps1 https://snapshots.nine-chronicles.com/9c-dev-v2 snapshots
pwsh extract-snapshot.ps1 snapshots store
pwsh run-validator.ps1 <private-key> <fixed-ip-address> store