/BitcoinSdk

Bitcoin musig2 demo. To make it easier to construct transactions using the api.

Primary LanguageSwift

Bitcoin Sdk

This repository provides musig2 related examples for android side and ios side.

iOS

  1. Api Doc: English | 简体中文
  2. Example: Examples of constructing taproot normal transactions and musig2 threshold signed transactions are provided along with the associated helper functions.

Android

  1. Api Doc: English | 简体中文
  2. Example: Examples of constructing taproot normal transactions and musig2 threshold signed transactions are provided along with the associated helper functions.