🎮 Getting StartedInstall & build 🛠Version: 1.0.1On this pageInstall & build 🛠1. Download UniRep repository from GitHubgit clone https://github.com/Unirep/Unirep.git && \cd Unirep && \git checkout v1.0.12. Install packages and buildyarn && yarn build3. (Optional) Run test scriptsyarn test