_ _ __ _ | | | | ___ _ _ ___ ___ / _| (_) _ __ ___ | |_| | / _ \ | | | | / __| / _ \ | |_ | | | '__| / _ \ | _ | | (_) | | |_| | \__ \ | __/ | _| | | | | | __/ |_| |_| \___/ \__,_| |___/ \___| |_| |_| |_| \___|NAMADA "HOUSEFIRE" TESTNET
Chain ID: housefire-alpaca.cc0d3e0c033be Version: v1.0.0 Purpose: Perpetual testnet Peer: "tcp://3e254524b630ee5a1d0df6aa40b4ed1370b5e51a@74.50.93.254:26656"How to join/More info: Housefire homepage (Notion) Chain config .env: https://testnet.housefire.tududes.com/housefire.env Namada Config tar.gz: https://github.com/vknowable/namada-campfire/releases/download/housefire-alpaca/housefire-alpaca.cc0d3e0c033be.tar.gz Wasm tar.gz: https://testnet.housefire.tududes.com/wasm.tar.gz Snapshot: DownloadCommands to join:
# set custom configs server export NAMADA_NETWORK_CONFIGS_SERVER="https://github.com/vknowable/namada-campfire/releases/download/housefire-alpaca" # join network # if your base_dir is not $HOME/.local/share/namada adjust this command accordingly namadac utils join-network --chain-id housefire-alpaca.cc0d3e0c033be --add-persistent-peers # add persistent peer (adjust for base_dir if needed) sed -i 's#persistent_peers = ".*"#persistent_peers = "tcp://3e254524b630ee5a1d0df6aa40b4ed1370b5e51a@74.50.93.254:26656"#' $HOME/.local/share/namada/housefire-alpaca.cc0d3e0c033be/config.toml # ...and you're ready to start your node! namadan ledger run
Interface (Namadillo): https://interface.housefire.tududes.com RPC: https://rpc.housefire.tududes.com Indexer: https://indexer.housefire.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.housefire.tududes.com/api/v1/height (See: https://github.com/anoma/namada-masp-indexer/blob/master/swagger.yml ---- Links: