{% if blockchain_download_size %} {% endif %}
Welcome to Machinaris!
An easy-to-use WebUI for Chia™ plotting and farming.


{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% if category == 'message' %} {% if blockchain_download_size %}

Blockchain Download Status: {{ blockchain_download_size }} so far...




On very first launch, the Chia blockchain database is being downloaded from https://chiaforksblockchain.com. At nearly 30 GB in size, this will take a while.

However minutes of download now, will save you multiple days of blockchain syncing later. Please be patient!









NOTE: If you would prefer to allow Chia to sync the blockchain over many days, see the Wiki for details. Similarly, you may instead import your own blockchain if you have one from a previous Chia install.

{% else %}

To get started with Machinaris as a Chia™ fullnode, either import your existing 24-word mnemonic seed phrase:


OR

You can generate a brand-new mnemonic phrase that will be written to this in-container path: {{ key_paths[0] }}









NOTE: If you would prefer to instead import your mnenmoic seed phrase yourself at the command-line, see the Wiki for details.

{% endif %}