Open
Description
Hello,
First of all the library is awesome.
I am trying to use the library to run a nodejs library (https://github.com/personaelabs/spartan-ecdsa). When I install and import the library in the main.js script it crashes with error {"code":"ERR_NO_ICU"}
the import I am trying to do is this
const { MembershipProver, MembershipVerifier, Poseidon, Tree } = require('@personaelabs/spartan-ecdsa');
Any idea what is this or how to get past this ?
Thank you
Metadata
Metadata
Assignees
Labels
No labels