mirror of
https://github.com/sparrowwallet/drongo.git
synced 2024-11-02 10:16:44 +00:00
357 B
357 B
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.