https://gitlab.com/tezos/tezos
Raw File
Tip revision: 050e5f78e5c76b3f13155c9104fed15d4ead4818 authored by Anne-Laure on 31 May 2023, 09:26:35 UTC
Add EDDSA
Tip revision: 050e5f7
package.json
{
  "DO NOT EDIT": "This file was automatically generated, edit file manifest/main.ml instead",
  "private": true,
  "type": "commonjs",
  "description": "n/a",
  "license": "n/a",
  "dependencies": {
    "@nomadic-labs/ocaml-bls12-381": ">=6.1.0 <6.2.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.3.0 <1.4.0"
  }
}
back to top