micro-bitcoin / uBitcoin

Bitcoin library for microcontrollers. Supports Arduino, mbed, bare metal.
https://micro-bitcoin.github.io/
MIT License
166 stars 34 forks source link

Taproot support #22

Open BitcoinComfy opened 1 year ago

BitcoinComfy commented 1 year ago

It would be nice to add Taproot support either with secp256k1-zkp / Trezor code (memory hungry) or implementing Schnorr with existing functions.

stepansnigirev commented 1 year ago

Started working on it. Required changes: