_____ __ _ / ____| / _| (_) | | __ _ _ __ ___ _ __ | |_ _ _ __ ___ | | / _` | | '_ ` _ \ | '_ \ | _| | | | '__| / _ \ | |____ | (_| | | | | | | | | |_) | | | | | | | | __/ \_____| \__,_| |_| |_| |_| | .__/ |_| |_| |_| \___| | | |_|NAMADA "CAMPFIRE" TESTNET
Chain ID: campfire-square.ff09671d333707 Version: v1.1.0 Purpose: Ephemeral testnet (sunsets after mainnet Phase 5) Peer: "tcp://e9a6dafe9a6d8e2e61b7ae70607aa2859eacd0a1@206.168.190.35:26656"Chain config .env: https://testnet.campfire.tududes.com/campfire.env Namada Config tar.gz: https://testnet.campfire.tududes.com/campfire-square.ff09671d333707.tar.gz Wasm tar.gz: https://testnet.campfire.tududes.com/wasm.tar.gz Snapshot: DownloadCommands 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"#' $HOME/.local/share/namada/campfire-square.ff09671d333707/config.toml # ...and you're ready to start your node! namadan ledger run
Interface (Namadillo): https://interface.campfire.tududes.com Faucet: https://faucet.campfire.tududes.com RPC: https://rpc.campfire.tududes.com Indexer: https://indexer.campfire.tududes.com/api/v1/pos/validator/all (See: https://github.com/anoma/namada-indexer/blob/main/swagger.yml for list of endpoints.) Masp Indexer: https://masp.campfire.tududes.com/api/v1/height (See: https://github.com/anoma/namada-masp-indexer/blob/master/swagger.yml ---- Links: