Skip to main content

Set up your local environment

  1. Install the Union Private Payments SDK
npm i ''
  1. Ensure docker is installed.
  2.  Pull and start the container:
docker run -p 

Construct a transfer and a zero knowledge proof

Install the Mintlify GitHub app from your dashboard.Our GitHub app automatically deploys your changes to your docs site, so you don’t need to manage deployments yourself.
For a first change, let’s update the name and colors of your docs site.
  1. Open docs.json in your editor.
  2. Change the "name" field to your project name.
  3. Update the "colors" to match your brand.
  4. Save and see your changes instantly at http://localhost:3000.
Try changing the primary color to see an immediate difference!

Submit the transaction onchain and track progress

  1. Commit and push your changes.
  2. Your docs will update and be live in moments!

Next steps

Explore various usecases for Union Private Payments.