Welcome to the experimental version of Privacy Pools V1, brought to you by privacypools.com. This version introduces support for arbitrary denominations, expanding the functionality and flexibility of the Privacy Pools. Although this release is still in beta, we invite you to explore its features. However, please be advised to use it at your own discretion.
Kickstart your journey with Privacy Pools V1 by following these steps:
yarn # Install dependencies
yarn build # Build the project
yarn test # Run tests to ensure everything is working as expected
Ready to deploy Privacy Pools V1? Execute the following command:
npx hardhat run scripts/deployPrivacyPool.js --network goerli
We appreciate your interest in Privacy Pools V1 and welcome your feedback. Feel free to report any issues or submit pull requests to help us improve.