|
1 year ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
digital-signatures.md | 1 year ago | |
hash-functions.md | 1 year ago | |
merkle-structures.md | 1 year ago | |
welcome.md | 1 year ago |
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.