.. _index: .. toctree:: :hidden: :maxdepth: 3 self design.rst overview.rst install.rst tests.rst quickstart.rst join.rst fees.rst botcoin_api.rst poa_overview.rst poa_smartcontract.rst botcoin_systemd.rst botcoin_configuration.rst botcoin_commands.rst giverny.rst giverny_examples.rst licence.rst faq.rst .. The above list will need cleaning up. .. Cheat with a zero width image for vertical padding The BOTCoin =================== BOTCoin uses peer-to-peer network system technology at the bottom layer, allowing intelligent robots to become autonomous nodes in the decentralized network. It also integrates BVM to implement hardware-level smart contract programming, allowing the robot's own data and programs to be executed safely and reliably. Based on the Hashgraph consensus algorithm, It is a Directed Acyclic Graph (DAG) . The BOTCoin Network based on `BVM `__ and `Babble consensus `__. but is licensed under the `MIT license `__ and available for use in other projects. You can read more about BOTCoin in the `Whitepaper `__ and `BOTCoin Hub `__. Quick Start ----------- For the impatient, we recommend you start here: - :ref:`Installation Documents` - :ref:`Quick Start`