#internet-computer #bitcoin #canister

ic-btc-test-utils

Test utilities for the Bitcoin Canister on the Internet Computer

1 unstable release

0.1.0 Mar 28, 2024

#45 in #canister

Download history 275/week @ 2024-03-23 1082/week @ 2024-03-30 812/week @ 2024-04-06 1032/week @ 2024-04-13 1015/week @ 2024-04-20

4,051 downloads per month

Apache-2.0

12KB
285 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

~7.5MB
~89K SLoC