_____ __ _
/ ____| / _| (_)
| | __ _ _ __ ___ _ __ | |_ _ _ __ ___
| | / _` | | '_ ` _ \ | '_ \ | _| | | | '__| / _ \
| |____ | (_| | | | | | | | | |_) | | | | | | | | __/
\_____| \__,_| |_| |_| |_| | .__/ |_| |_| |_| \___|
| |
|_|
Commands to join:
# set custom configs server
export NAMADA_NETWORK_CONFIGS_SERVER="https://testnet.campfire.tududes.com/configs"
# join network
# if your base_dir is not $HOME/.local/share/namada adjust this command accordingly
namadac utils join-network --chain-id campfire-square.ff09671d333707 --add-persistent-peers
# add persistent peer (adjust for base_dir if needed)
sed -i 's#persistent_peers = ".*"#persistent_peers = "tcp://e9a6dafe9a6d8e2e61b7ae70607aa2859eacd0a1@206.168.190.35:26656,tcp://cd7d20ace46e2eb4e2a3f600475996c0da5558f9@37.27.225.52:27656,tcp://3eb945cc0b625e9b85da06f20badd7ddcf085634@3.67.88.122:26656,tcp://eb3f3b0c660f4ea964f00a871d367c64a9a13d88@37.27.131.250:26656"#' $HOME/.local/share/namada/campfire-square.ff09671d333707/config.toml
# ...and you're ready to start your node!
namadan ledger run
Chain config .env: