mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-10 16:11:30 +01:00
Miden base documentation
Welcome to the Miden client repo docs.
Running locally
Prerequisites
- Python 3.12.
virtualenv: Install usingpip3 install virtualenv.
Setup
- Clone the repository.
cdto the root.- Run the
run.shscript. 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/
Style guide
We are using the Microsoft Style Guide.
Contributing
- Fork the
mainbranch into your own GitHub account and create a feature branch for your changes. - Commit changes and create a PR.
Contact
- For docs issues (technical or language) open an issue here.
- For anything else, join our Discord.