Skip to content

letmehateu/galxe-raffle

 
 

Repository files navigation

Galxe Raffle 🎲

A raffle system powered by SP1 zero-knowledge proofs and Galxe Raffle smart contracts.

🏗️ Project Structure

  • zk/: Contains the SP1 RISC-V program and proof generation scripts.
  • contracts/: Contains the Raffle smart contract.
  • prover-service/: Contains a GRPC server for generating zero-knowledge proofs using the Prover Network.
  • go/: Contains the Golang bindings for the Raffle smart contract, as well as a library for running the raffle offchain.

🔑 ZK

For more information, see the zk/README.md.

📄 Contracts

For more information, see the contracts/README.md.

📄 Go

For more information, see the go/README.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 45.8%
  • Rust 34.1%
  • Go 17.4%
  • Smarty 1.2%
  • Other 1.5%