drongo/README.md
2020-08-29 17:55:32 +02:00

373 B

#Drongo

Drongo is a Java Bitcoin library built mainly to support Sparrow Wallet.

Building

Drongo can be built with

./gradlew shadowJar

License

Drongo is licensed under the Apache 2 software licence.

Credits

Drongo was inspired by (and is in part derived from) by the BitcoinJ Bitcoin library.