bitcoinj / secp256k1-jdk

Java library providing Bitcoin-related Elliptic Curve Cryptography
Apache License 2.0
8 stars 3 forks source link

GitHub gradle.yml: Run the Kotlin Schnorr Example #46

Closed msgilligan closed 5 months ago

msgilligan commented 5 months ago

Now that it works, we should smoke test it on CI

This is a child of PR #45