Monetd is the daemon component of the Monet Toolchain; a distributed smart-contract platform based on EVM-Lite and Babble.
The Monet Toolchain underpins the MONET Hub, but it is also available for use in other projects. You can read more about MONET in the whitepaper.
This repository contains the code for monetd
and giverny
:
monetd
is the server process that validators are expected to run.giverny
is the CLI for advanced testnet creation and management.
Full documentation is availble on ReadTheDocs.
For the impatient, we recommend you start here:
Monetd is released under the MIT license. See LICENSE.