The Warden Protocol is a blockchain built with the Cosmos SDK to provide various execution layers for interoperability and key management actions. It provides functions to create spaces and keychains in the identity module, request keys and signatures from a specific keychain in the keychain module, and allows publishing custom intents that can be added through the intent module. An intent is a set of declarative constraints which allow a user to predefine and enforce certain rules and activity.
CosmWasm and Ethermint have both been integrated in order to leverage execution of WASM and EVM-based smart contracts. Furthermore, Warden Protocol comes with the latest IBC version to connect with other chains via IBC to transfer of funds or interchain accounts and queries.
We have provided documentation on setting up and using Warden.
To learn more about keychains and how you can run your own, visit the keychain documentation.
We are appreciating all contributions to Warden Protocol and will closely review them. Find more information on how to contribute in the contributing file.
This project is released under the terms of the Apache 2.0 License - see
LICENSE for details. The repository is REUSE
compliant. The copyright owner are listed in the .reuse/dep5
file or in the
respective copyright notice.