You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, just now seeing this. You need to have the secp256k1 native library in your java.library.path (which is where native libraries are searched for) I think this is covered in the README. I should be releasing 0.0.2 soon, so try again when that is released.
Trying to run this code, from the example:
On
graalvm-jdk-22.0.1+8.1
withsecp256k1-foreign:0.0.1
andsecp256k1-api:0.0.1
in the classpath.Getting:
What am I missing?
The text was updated successfully, but these errors were encountered: