Welcome to Muddoc!
===================================
**Muddoc** is a documentation of `mud `_ written by mud
developers and focg buidlers, especially for native `solidity
`_ developers. We think that `mud's
official documentation `_ is not particularly
friendly to native solidity developers, so we decided to write this
documentation.
Check out the :doc:`/basics/001_introduction_to_mud_framework` section for an
introduction and examples of mud, including how to :ref:`installation` the mud.
.. note::
This documentation temporarily only focuses on the smart contract written part of the mud project.
Contents
========
.. toctree::
:caption: Basics
:glob:
basics/*
.. toctree::
:caption: Descriptions
:glob:
descriptions/*
.. toctree::
:caption: Internals
:glob:
internals/*
.. toctree::
:caption: CLI
:glob:
cli/*
.. toctree::
:caption: Appendix
:glob:
appendix/*