Welcome to the Miden client repo docs.
virtualenv
: Install using pip3 install virtualenv
.cd
to the root.run.sh
script. You may need to make the script executable: chmod +x run.sh
./run.sh
The site comes up at http://127.0.0.1:8000/
We are using the Microsoft Style Guide.
main
branch into your own GitHub account and create a feature branch for your changes.