https://gitlab.com/tezos/tezos
Revision 667192ff7e66211be46241b8fd68dc5c55348cc7 authored by Alain Mebsout on 24 October 2023, 11:59:40 UTC, committed by Alain Mebsout on 24 October 2023, 11:59:40 UTC
Imoprt does not work :(
1 parent a33e1de
Raw File
Tip revision: 667192ff7e66211be46241b8fd68dc5c55348cc7 authored by Alain Mebsout on 24 October 2023, 11:59:40 UTC
WIP: test context snapshot
Tip revision: 667192f
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",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top