swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 5183f5fe1f90576b2cb259ee186cae201aad7421 authored by marcbeunardeau on 18 December 2023, 16:05:58 UTC
almost works
Tip revision: 5183f5f
index.mld
{0 Octez-l2-libs: octez layer2 libraries}

This is a package containing some libraries used by the layer 2 of Octez.

It contains the following libraries:

- {{!module-Octez_smart_rollup}Octez_smart_rollup}: Library for Smart Rollups
- {{!module-Octez_smart_rollup_wasm_benchmark_lib}Octez_smart_rollup_wasm_benchmark_lib}: Smart Rollup WASM benchmark library
- {{!module-Tezos_layer2_store}Tezos_layer2_store}: layer2 storage utils
- {{!module-Tezos_scoru_wasm}Tezos_scoru_wasm}
- {{!module-Tezos_scoru_wasm_durable_snapshot}Tezos_scoru_wasm_durable_snapshot}: Durable storage reference implementation
- {{!module-Tezos_scoru_wasm_fast}Tezos_scoru_wasm_fast}: WASM functionality for SCORU Fast Execution
- {{!module-Tezos_scoru_wasm_helpers}Tezos_scoru_wasm_helpers}: Helpers for the smart rollup wasm functionality and debugger
- {{!module-Tezos_scoru_wasm_test_helpers}Tezos_scoru_wasm_test_helpers}: Helpers for test of the smart rollup wasm functionality
- {{!module-Tezos_wasmer}Tezos_wasmer}: Wasmer bindings for SCORU WASM
- {{!module-Tezos_webassembly_interpreter}Tezos_webassembly_interpreter}
- {{!module-Tezos_webassembly_interpreter_extra}Tezos_webassembly_interpreter_extra}: Additional modules from the WebAssembly REPL used in testing
back to top