Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 270 Bytes

step6-copy-the-genesis-file.md

File metadata and controls

9 lines (6 loc) · 270 Bytes

STEP6 - Copy the Genesis File

Akash nodes need the Genesis file for the blockchain. In this step we will gather the genesis.json file and make sure it is valid.

Copy the Genesis File

curl -s "$AKASH_NET/genesis.json" > $HOME/.akash/config/genesis.json