A Go library for generating zero-knowledge proofs of Solana transactions. This implementation focuses on privacy and scalability for Solana-based applications.
- zk-circuit implementation for proving Solana transaction validity
- Go-based for easy integration into Solana development environments
- Supports privacy-preserving transaction verification
Note : verifier is not present in this implementation. It will be added in future.
We welcome contributions to improve this project! Follow these guidelines:
- Fork the repository.
- Create your feature branch.
- Commit your changes with descriptive messages.
- Push your branch to your fork.
- Open a pull request and provide a clear explanation of your changes.
If you have any questions or need assistance, please feel free to open an issue on the repository.
Let me know if there are specific sections or details you'd like to add or modify!