[BREAKGLASS] Bitcoin Library
* improve calculation of Taproot tweaked output key * add BIP341 test vectors for taproot key tweaking * simplify and use helper methods as proposed in PR review |
||
|---|---|---|
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Drongo
Drongo is a Java Bitcoin library built mainly to support Sparrow Wallet.
Building
Drongo can be built with
./gradlew jar
License
Drongo is licensed under the Apache 2 software licence.
Credits
Drongo was inspired by (and is in part derived from) the bitcoinj Bitcoin library.