Installation
odyssey testnet
System Requirements
Hardware
Minimum Requirement
Auto Install
bash <(wget -qO- https://raw.githubusercontent.com/CoinHuntersTR/props/refs/heads/main/AutoInstall/story-odyssey.sh)Check Logs for story-geth and story
sudo journalctl -u story-geth -f -o cat
sudo journalctl -u story -f -o catSynchronization Check
curl localhost:<portnumber>657/status | jqExport Wallet
story validator export --export-evm-keysudo nano ~/.story/story/config/private_key.txtRegister validator
Move the wallet and validator in the illiad test network.
Last updated