Skip to content

ComputerKeeda/svm-go-circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svm-go-zk circuit

A Go library for generating zero-knowledge proofs of Solana transactions. This implementation focuses on privacy and scalability for Solana-based applications.

Features

  • 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.

Contributing

We welcome contributions to improve this project! Follow these guidelines:

  1. Fork the repository.
  2. Create your feature branch.
  3. Commit your changes with descriptive messages.
  4. Push your branch to your fork.
  5. Open a pull request and provide a clear explanation of your changes.

Questions or Need Help?

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!

About

Go-based zk-circuit for generating zero-knowledge proofs of Solana transactions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages