https://gitlab.com/tezos/tezos
Raw File
Tip revision: b168a7e47f6dd00498b7a4daec6b189480d80ea2 authored by François Thiré on 10 July 2023, 11:37:26 UTC
Alpha: Integrate the DAL into WASM
Tip revision: b168a7e
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top