1 unstable release

0.1.0 Mar 28, 2024

#57 in #internet-computer

Download history 317/week @ 2024-03-23 1502/week @ 2024-03-30 1199/week @ 2024-04-06 1440/week @ 2024-04-13 1477/week @ 2024-04-20

5,751 downloads per month

Apache-2.0

37KB
643 lines

Bitcoin Canister

Apache-2.0 API Specification Chat on the Forum

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.

For developers contributing to this repo, please see the development guide.

Dependencies

~7MB
~79K SLoC