Genesis Validator
Instruction
Setup FirmaChain
rm -rf ~/.firmachainDownload FirmaChain’s most recent binary file.
cd ~
curl https://build.firmachain.dev | bashCheck the binary build version and the integrity before setting global command.
Initialize(Reset) your firmachain node folder using the command provided below.
Retrieve your wallet using your mnemonic.
Register Genesis account
Create gentx file (★)
Check gentx file
Create pull request
Download genesis.json (★)
Replace genesis.json
Node configuration file
Change Minimum gas prices
P2P options
Input your 'external address'
Seed list (copy seeds)
Start FirmaChain
Register as daemon (Optional)
Last updated