https://gitlab.com/tezos/tezos
Raw File
Tip revision: 0c98abcc3b9a01c4b3b69d878995eb53960bba4b authored by Emma Turner on 15 June 2023, 07:57:22 UTC
1MTPS: (Almost) all the files you need to run the demo
Tip revision: 0c98abc
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/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0",
    "kaitai-struct": "0.10.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top