Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timewave-computer/covenants
https://github.com/timewave-computer/covenants
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timewave-computer/covenants
- Owner: timewave-computer
- License: apache-2.0
- Created: 2023-05-30T15:54:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T12:40:33.000Z (10 months ago)
- Last Synced: 2024-04-14T07:35:45.075Z (10 months ago)
- Language: Rust
- Size: 6.32 MB
- Stars: 9
- Watchers: 6
- Forks: 0
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - timewave-computer/covenants - Cross-chain protocol-owned liquidity agreements (Rust)
README
# Covenants
[![Check Set-Up & Build](https://github.com/timewave-computer/covenants/actions/workflows/check.yml/badge.svg)](https://github.com/timewave-computer/covenants/actions/workflows/check.yml)
**Covenants are interchain agreements**. They allow IBC enabled parties to establish multilateral alliances. Examples of covenants:
* 🤝 token swap agreements between protocols
* 🤝 agreements for protocol-owned liquidityCovenants are a modular system of contracts that can be deployed in various configurations. Timewave works closely with protocol representatives to design and configure covenants to suit their needs.
Our mainnet deployed contract code ids can be found on the [latest release](https://github.com/timewave-computer/covenants/releases/latest).
Covenants have been independently audited by Informal Systems and Oak Security:
| Date | 🛠️ Audit |
| ------------- | ------------- |
| 2023-08-17 | [Stride LP Covenant audit](audits/17-08-2023-informal-timewave-covenants-audit.pdf) |
| 2024-05-02 | [Latest covenants audit](audits/2024-05-02-Audit-Report-Timewave-Covenants-v1.0.pdf) |Please reach out if you're interested in working with us!
## Security
If you believe you've found a security-related issue with Covenants, please disclose responsibly by contacting the Timewave team at [[email protected]](mailto:[email protected]).
## License
The Covenants system is licensed under [Apache 2](LICENSE).