Installation
To install MIST-Explorer, follow these steps:
Clone the repository:
git clone https://github.com/MIST-Explorer/MIST-Explorer.git
Navigate to the project directory:
cd MIST-Explorer
Install the required dependencies:
uv sync
Alternatively, prebuilt executable binaries can be downloaded directly from the GitHub Actions artifacts page for the latest successful workflow run.
To start the application, run:
uv run main.py