Warden

The Warden Protocol is not just a blockchain; it's a revolutionary approach in how we interact with and govern blockchain activities. Warden Protocol is a modular, intent-centric blockchain built on the robust Cosmos-SDK. It's designed to redefine the way users interact with multiple blockchains by enabling the creation and management of key material and its unique ability to understand and enforce users' intents directly on the blockchain. This capability allows for complex, multi-leg transactions and cross-chain activities, all safeguarded by the protocol’s on-chain enforcement mechanisms.

Chain ID: chiado_10010-1 | Latest Version Tag: v0.5.2

Website | Discord | Twitter

Chain explorer

https://explorer.takeshi.team/warden-testnet

Public endpoints

Peering

state-sync

d5519e378247dfb61dfe90652d1fe3e2b3005a5b@warden-rpc.takeshi.team:24456

seed-node

a85a651a3cf1746694560c5b6f76d566c04ca581@warden-rpc.takeshi.team:24459

addrbook

curl -Ls https://snapshots.takeshi.team/warden/addrbook.json > $HOME/.warden/config/addrbook.json

live-peers (11)

peers="6a8de92a3bb422c10f764fe8b0ab32e1e334d0bd@sentry-1.alfama.wardenprotocol.org:26656,7560460b016ee0867cae5642adace5d011c6c0ae@sentry-2.alfama.wardenprotocol.org:26656,24ad598e2f3fc82630554d98418d26cc3edf28b9@sentry-3.alfama.wardenprotocol.org:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.warden/config/config.toml

Last updated