Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ A collection of development and experimentation tools for CTV+CSFS.
| CTV+CSFS Signet Node | [Repo](https://github.com/arshbot/ctv-csfs-signet-docker) | Docker-based Bitcoin node with CTV and CSFS enabled on MutinyNet signet | Production | ✓ | ✓ | Development, testing, prototyping, smart contract experimentation |
| Voltage Cloud | [Site](https://voltage.cloud/) | Free hosted CTV+CSFS enabled Bitcoin nodes | Production | ✓ | ✓ | Node hosting, development, production deployment, API access |
| MutinyNet Explorer | [API](https://mutinynet.com/docs/api/rest) | Full-featured mempool fork with open REST API for CTV+CSFS enabled signet | Production | ✓ | ✓ | Transaction monitoring, API integration, product development, smart contract analysis |
| Inquisition Observer | [Site](https://inquisition.observer/) | Block explorer tracking all CTV transactions on Bitcoin signet, with real-time statistics and transaction monitoring | Production | ✓ | | Transaction monitoring, CTV adoption tracking, signet activity analysis |
| Inquisition Observer | [Site](https://inquisition.observer/) | Block explorer tracking all CTV and CSFS transactions on Bitcoin signet, with real-time statistics and transaction monitoring | Production | ✓ | | Transaction monitoring, CTV and CSFS adoption tracking, signet activity analysis |
| CTV Playground | [Site](https://ctv.ursus.camp),<br> | Web-based tool for experimenting with CTV scripts and transaction templates | Prototype | ✓ | | Learning CTV concepts, testing script constructions, visualizing transaction templates |
| ctvlib | [Repo](https://github.com/ursuscamp/ctvlib),<br> | Rust utility library extracted from CTV Playground for CTV script development | Prototype | ✓ | | CTV script development, transaction template generation, library integration |
| Minsc | [Site](https://min.sc/),<br>[v0.3](https://min.sc/v0.3),<br> | High-level scripting language for Bitcoin contracts with CTV support | Production | ✓ | | Policy development, script compilation, address generation, contract testing |
Expand Down