Demo Project
A complete example project demonstrating how to use PrivacyCash SDK: https://github.com/Privacy-Cash/solana-sdk-demo-interfaceInstallation
Requires Node.js 24+. The SDK is written in TypeScript and includes type definitions.
Deriving Encryption Key
Client need to ask user to sign an offchain message, before the user can interact with Privacy Cash.Get hasher
Common Issues
- Next.js project needs to update the postinstall build scripts:
