_ _ __ _ | | | | ___ _ _ ___ ___ / _| (_) _ __ ___ | |_| | / _ \ | | | | / __| / _ \ | |_ | | | '__| / _ \ | _ | | (_) | | |_| | \__ \ | __/ | _| | | | | | __/ |_| |_| \___/ \__,_| |___/ \___| |_| |_| |_| \___|LUMINARA "HOUSEFIRE" NAMADA TESTNET
Chain id: housefire-equal.130b1076e3250f Version: v0.45.1 Purpose: Burner testnet Peer: "tcp://a35bafe2e14da36c4aaf4dc87b57a23d12e7116a@165.227.42.204:26656"How to join/More info: Housefire homepage (Notion) Chain config .env: https://testnet.knowable.run/housefire.env Namada Config tar.gz: https://testnet.knowable.run/housefire-equal.130b1076e3250f.tar.gz Wasm tar.gz: https://testnet.knowable.run/wasm.tar.gz Snapshot: DownloadCommands to join:
# set custom configs server export NAMADA_NETWORK_CONFIGS_SERVER="https://testnet.knowable.run/configs" # join network # if your base_dir is not $HOME/.local/share/namada adjust this command accordingly namadac utils join-network --chain-id housefire-equal.130b1076e3250f # add persistent peer (adjust for base_dir if needed) sed -i 's#persistent_peers = ".*"#persistent_peers = "tcp://a35bafe2e14da36c4aaf4dc87b57a23d12e7116a@165.227.42.204:26656"#' $HOME/.local/share/namada/housefire-equal.130b1076e3250f/config.toml # ...and you're ready to start your node! namadan ledger run
Explorer (Shielded.Live by Mandragora/HackBg): https://shielded.live Interface (Namadillo): https://interface.knowable.run RPC: https://rpc.knowable.run Faucet: https://faucet.knowable.run Indexer: https://indexer.knowable.run/api/v1/pos/validator/all (See: https://github.com/anoma/namada-indexer/blob/main/swagger.yml for list of endpoints.) Masp Indexer: https://masp.knowable.run/api/v1/height (See: https://github.com/anoma/namada-masp-indexer/blob/master/swagger.yml ---- Links: