Source codes for AlgoWorld whitepaper content.
- pre-commit
- rust (cargo) - this step might be optional, but might be needed for MacOS users.
This section assumes that prerequisites are installed and steps below are run from the root folder of this repository.
- Clone the repo
git clone https://github.com/AlgoWorldNFT/algoworld-whitepaper
- Configure
pre-commit
hooks
pre-commit install
-
Contribute and commit your changes
-
Submit a pull request and await for review