chainx-org / BitcoinSdk

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Swift 67.8%Language:Java 24.9%Language:C 6.0%Language:Objective-C 1.3%