Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ᴀ ꜱ ᴛ ᴇ ʀ ɪ ᴀ authored Aug 20, 2021
1 parent faf44b9 commit 5a5d617
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<img src="bitcoin.clar.png"></img>

Cross-chain Bitcoin transaction verification and other Bitcoin things for Stacks smart contracts.
---

`bitcoin.clar` is a Clarity library that you can use in your smart contracts to do various operations that involve Bitcoin.

`bitcoin.clar`'s primary feature currently is cross-chain transaction verification. This means you can verify that Bitcoin transactions happened in a trustless smart contract on the [Stacks blockchain](https://stacks.co).

It currently powers [Catamaran swaps](https://www.catamaranswaps.org) & [Sypool](https://sypool.co)'s transaction verification. We built `bitcoin.clar` specifically for Sypool, but the applications of verifying Bitcoin transactions through smart contracts are far more than that. We're trying to build docs and make this a library that other developers in the ecosystem can use too!


0 comments on commit 5a5d617

Please sign in to comment.