1 unstable release
0.1.0 | Mar 28, 2024 |
---|
#59 in #canister
10,343 downloads per month
12KB
285 lines
Bitcoin Canister
Overview
The Bitcoin canister is the core component of the Bitcoin integration project. It enables other canisters deployed on the Internet Computer to use Bitcoin and interact with the Bitcoin network.
To this end, it provides a low-level API with a small set of functions, which serve as the foundation to build powerful Bitcoin libraries and other development tools, and Bitcoin smart contracts running on the Internet Computer.
Useful Links
- Documentation
- Interface Specification
- Tutorial: Deploying Your First Bitcoin Dapp
- Tutorial: Developing Bitcoin Dapps Locally
For developers contributing to this repo, please see the development guide.
Dependencies
~7.5MB
~90K SLoC