Public 2 Private + Private 2 Private batch transacations 🚀 Quick Start Ensure you have: Node.js 12 or later installed Yarn v1 or v2 installed Then run the following: 1) Clone the repository git clone [email protected]:AleoNet/batch-private-payments.git cd batch-private-payments 2) Install dependencies yarn 3) Development Run a local server on localhost:3000. yarn dev 4) Build yarn build