How to Start a New Blockchain Node
Install geth
New account
Creating a new account
The output should look like this: Public address of the key: 0xfBDfF421004493e13AXXXXXXXXXXXXXXXXXXXXX Path of the secret key file: fides_blockchain/keystore/UTC--2024-0N-NNT16-17-52.880254508Z--fbdff421004fBDfF421004493e13AXXXXXXXXXXXXXXXXXXXXX
Create the genesis file from the Main Node in the root path
Copy and paste the genesis info from below
Use Ctrl + o
and then press Enter
to save and Ctrl + x
to exit the file
Start the Blockchain
Open a screen
to run the node in background:
2- Connect Nodes
In the node geth console, enter the enode address of the main node
PreviousHow to Start a FidesInnova IoT NodeNextUsers: Publishing Service Contracts on the FidesInnova Blockchain
Last updated