Mavboxmodule Command_daemons_protocol_change : sig ... endmodule Console : sig ... endPrint messages, and prompt user input from the terminal.
module Dump_files : sig ... endWrite little file trees, and save them in the state.
module Environment_configuration : sig ... endGlobal configuration from environment variables and such.
module Experiments : sig ... endmodule Hard_fork : sig ... endUser-activated Upgrades, a.k.a. Hard Forks
module Helpers : sig ... endGeneric testing helpers
module Interactive_mini_network : sig ... endmodule Interactive_test : sig ... endTools to manage interactivity in test scenarios.
module Internal_pervasives : sig ... endLocal “Pervasives” module for mavbox.
module Log_recorder : sig ... endmodule Mavryk_admin_client : sig ... endmodule Mavryk_client : sig ... endmodule Mavryk_daemon : sig ... endmodule Mavryk_executable : sig ... endThis module wraps the type 'kind t around the notion of mavkit-executable: a path to a binary with mavkit-specific properties.
module Mavryk_node : sig ... endmodule Mavryk_protocol : sig ... endCreate and manipulate bootstrap-parameters and accounts.
module Paths : sig ... endConfigure and manipulate a “root-path.”
module Running_processes : sig ... endRun and monitor processes.
module Sandbox_smart_contracts : sig ... endmodule Smart_contract : sig ... endmodule Smart_rollup : sig ... endmodule Smart_rollup_kernels : sig ... endmodule Test_api : sig ... endTest APIs by hitting endpoints.
module Test_command_line : sig ... endFunctions for building test-scenarios commands.
module Test_scenario : sig ... endBuild and manage Network Sandboxes.
module Traffic_generation : sig ... endHelpers to generate traffic in sandboxes.