SANTIMENT
ETH Mainnet staking address: 0xbFE5D25956F6D7CF212a24B628c7871A34c4465f
0xbFE5D25956F6D7CF212a24B628c7871A34c4465fRunning SANR Network node in signer mode
Minimum requirements
1. Go to project
cd /opt/sanchain/readonly1.2 Update latest changes
git pull1.3 Update configuration and settings edit
2. Run ./scripts/create_mnemonic.sh
./scripts/create_mnemonic.sh3. Validator wallet creation
3.1 Create a password for the validator wallet
3.2 Execute the script ./scripts/create_validator_wallet.sh
./scripts/create_validator_wallet.sh4. Startup
4.1 Create Geth home directory
4.2 Configure the Node Type
4.3 Launch the Project
5. Calculate and send required SANs amount to ETH Mainnet staking address: 0xbFE5D25956F6D7CF212a24B628c7871A34c4465f
0xbFE5D25956F6D7CF212a24B628c7871A34c4465f6. Attach files/validator_keys/deposit_data.json to dashboard
files/validator_keys/deposit_data.json to dashboardRunning SANR Network node in readonly mode
Minimum technical requirements
Recommended technical requirements
Software
1. Environment setup
1.1 Create a directory and Navigate to it
1.2 Clone the Project
1.3 Configuration and settings edit
1.4 Configure the Node Type
1.5 Launch the Project
Troubleshooting
1. Check if all processes are running correctly.
2. In the beacon-chain logs:
3. In the validator logs(Signer mode):
Full restart node
Monitoring
Make sure that your server and node has:
You can use the following tools for monitoring:
Please note: Do not change the ports, as it will make your node appear unavailable.
Last updated