Revision 2b62d8a96be1ff140dabe139a0579cece8e8c24d authored by Gauthier SEBILLE on 17 August 2023, 19:29:57 UTC, committed by Albin Coquereau on 21 November 2023, 06:58:45 UTC
RBT: Add RPC_Client module

RBT: plug call_service profiler

RBT: comment on mli

RBT: profile nairobi

RBT: update license

RBT: change manifest
1 parent ca976f7
Raw File
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