Damus
M. Sean Gilligan · 20w
Cool. I will post some instructions for you soon.
M. Sean Gilligan · 19w
To run the Schnorr Signature example with JVM: nix run github:msgilligan/secp256k1-jdk-flake#secp256k1-jdk To run it the natively-compiled version: nix run github:msgilligan/secp256k1-jdk-flake#secp256k1-jdk-native If you want to play with source, do: nix shell nixpkgs#jbang enter the below co...