Privacy Pool V1 Build Status

Welcome to the experimental version of Privacy Pool V1, brought to you by privacypools.com. This version introduces support for arbitrary denominations, expanding the functionality and flexibility of the Privacy Pool. 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.

Getting Started

Kickstart your journey with Privacy Pool V1 by following these steps:

yarn                  # Install dependencies
yarn build            # Build the project
yarn test             # Run tests to ensure everything is working as expected

Deployment

Ready to deploy Privacy Pool V1? Execute the following command:

npx hardhat run scripts/deployPrivacyPool.js --network goerli

We appreciate your interest in Privacy Pool V1 and welcome your feedback. Feel free to report any issues or submit pull requests to help us improve.