wanderingelephants

Results 1 comments of wanderingelephants

We tried BN_SNARK1, but no impact. We are using Node.js and this package from npm : "bls-wasm": "1.1.1" === unit_test.js=== import bls from 'bls-wasm' async function init(){ await bls.init(bls.BN_SNARK1) console.log('CurveOrder',...