Advanced Guides
Advanced topics and deep dives
Advanced
A step-by-step guide for node operators on how to safely export the Maroo chain state using the `marood export` command in preparation for a...
A focused guide for developers running private or specialized Maroo-based networks who need to modify the default set of precompiled contrac...
Learn how to use the `--config-changes` flag with `marood testnet` to dynamically modify node configurations for advanced testing scenarios.
A guide on how to update, remove, and audit policies attached to your smart contracts.
Learn how to define a new Solidity interface for a custom precompiled contract, compile it, and generate the ABI artifact needed for the Go ...
Learn how to make your Maroo precompile observable by emitting EVM-standard events using the utils package.