Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## Bitcoin trustless bridge implemented in CosmWasm contract facilitating taproot bitcoin script.

- How to run test:

```
cargo test --all --features mainnet
```