https://gitlab.com/tezos/tezos
Revision 4b7bab81731e34719c2f48e33508af5294c6e5bc authored by Emma Turner on 19 May 2023, 15:57:03 UTC, committed by Emma Turner on 19 May 2023, 15:57:17 UTC
1 parent 329e941
Raw File
Tip revision: 4b7bab81731e34719c2f48e33508af5294c6e5bc authored by Emma Turner on 19 May 2023, 15:57:03 UTC
demo: messages throughput
Tip revision: 4b7bab8
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