Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oraichain/cw-bitcoin
Bitcoin trustless bridge implemented in CosmWasm contract facilitating taproot bitcoin script
https://github.com/oraichain/cw-bitcoin
Last synced: 2 months ago
JSON representation
Bitcoin trustless bridge implemented in CosmWasm contract facilitating taproot bitcoin script
- Host: GitHub
- URL: https://github.com/oraichain/cw-bitcoin
- Owner: oraichain
- License: gpl-3.0
- Created: 2024-07-05T02:29:14.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2024-09-30T04:07:40.000Z (3 months ago)
- Last Synced: 2024-09-30T06:40:02.331Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 6.24 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - oraichain/cw-bitcoin - Bitcoin trustless bridge implemented in CosmWasm contract facilitating taproot bitcoin script (Rust)
README
## Bitcoin trustless bridge implemented in CosmWasm contract facilitating taproot bitcoin script.
- How to run test:
```
cargo test --all --features mainnet
```