Game development API that allows interaction with the Aleo Zero-Knowledge platform. Check Boloney! the first game built with ZK Gaming Toolkit.Getting StartedThere are 2 main ways to run the API: locally or inside an isolated Minikube container.Running locallyBefore running the API locally, make sure to install the following software:Node.js version 18.16.0 LTSYarnAleoLeoSnarkOSAleo development server - run cargo install aleo-development-serverRun a local SnarkOS beacon node:snarkos start --n...