Services
Warden Protocol is an intent-centric blockchain built on the Cosmos SDK. Its core features include Intents for goal-oriented transactions, Keychains for flexible key management, and the integration of both EVM and WASM for smart contracts, catering to developers and users within the blockchain ecosystem. By promoting open, permissionless innovation, Warden Protocol fosters secure, intent-based cross-chain interactions, leveraging Cosmos modularity and IBC for interoperable blockchain solutions. It emphasizes reducing custodial risks and streamlining the integration of diverse key management solutions, enhancing security and user control within the digital asset space.
Chain ID: buenavista-1 | Latest Version Tag: v0.3.0 | Wasm: N/A |
Restake
In Future
Chain explorer
https://explorers.cryptech.com.ua/warden-testnet
Public endpoints
- api: https://api-warden-testnet.cryptech.com.ua
- rpc: https://rpc-warden-testnet.cryptech.com.ua
- grpc: https://grpc-warden-testnet.cryptech.com.ua
Peering
state-sync
cdf7efb199d9e10084f25660f423bd7c61bcfe92@185.144.99.73:26656
addrbook
curl -Ls https://github.com/dvjromashkin/guides/raw/main/warden-testnet/addrbook.json > $HOME/.warden/config/addrbook.json
live-peers (10)
peers="ddb4d92ab6eba8363bab2f3a0d7fa7a970ae437f@sentry-1.buenavista.wardenprotocol.org:26656,c717995fd56dcf0056ed835e489788af4ffd8fe8@sentry-2.buenavista.wardenprotocol.org:26656,e1c61de5d437f35a715ac94b88ec62c482edc166@sentry-3.buenavista.wardenprotocol.org:26656NOW"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.warden/config/config.toml