Covenants Uses: Difference between revisions
Jump to navigation
Jump to search
1440000bytes (talk | contribs) add colors for pool, vault, DLC, Ark and BitVM |
1440000bytes (talk | contribs) add shesek's vault poc |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| style="background-color:#f1f8e9;" rowspan="2" | Vault | | style="background-color:#f1f8e9;" rowspan="2" | Vault | ||
| style="background-color:#f1f8e9;" rowspan="2" | https://github.com/jamesob/simple-ctv-vault <br> https://github.com/jamesob/opvault-demo <br> https://github.com/stutxo/Op_SecureTheSandwich | | style="background-color:#f1f8e9;" rowspan="2" | https://github.com/jamesob/simple-ctv-vault <br> https://github.com/jamesob/opvault-demo <br> https://github.com/stutxo/Op_SecureTheSandwich <br> https://min.sc/v0.3/#github=examples/ctv-vault.minsc | ||
| style="background-color:#f1f8e9;" | Vault without pre-signed transactions | | style="background-color:#f1f8e9;" | Vault without pre-signed transactions | ||
| style="background-color:#f1f8e9;" | Prototype | | style="background-color:#f1f8e9;" | Prototype | ||
Line 52: | Line 52: | ||
| style="background-color:#f3e5f5;" | Idea / Spec | | style="background-color:#f3e5f5;" | Idea / Spec | ||
| style="background-color:#f3e5f5;" | CHECKTEMPLATEVERIFY / TXHASH | | style="background-color:#f3e5f5;" | CHECKTEMPLATEVERIFY / TXHASH | ||
|- | |||
| style="background-color:#DAF7A6 ;" | Coinbase Playground | |||
| style="background-color:#DAF7A6 ;" | https://github.com/vnprc/coinbase-playground | |||
| style="background-color:#DAF7A6 ;" | Payout in coinbase (TreePay) | |||
| style="background-color:#DAF7A6 ;" | Prototype | |||
| style="background-color:#DAF7A6 ;" | CHECKTEMPLATEVERIFY | |||
|- | |- | ||
| WBTC || https://github.com/100Layer-Labs/WBTC/blob/main/WBTC_Protocol.md || Decentralized Wrapped BTC (100Layer.io) || Implemented / Spec || CAT | | WBTC || https://github.com/100Layer-Labs/WBTC/blob/main/WBTC_Protocol.md || Decentralized Wrapped BTC (100Layer.io) || Implemented / Spec || CAT |
Latest revision as of 14:47, 10 June 2025
This page is an index of projects using covenants in an interesting way. Please update with links.
Phases Key:
- Spec: A detailed document
- Prototype: A component of something is built or a toy-level implementation
- Idea: A description of something which could be built.