Skip to content

dahlinomine/verifiable-gpu-compute-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

verifiable-gpu-compute-pool

Go protocol for creating a decentralized pool of GPUs with verifiable ZK proof generation.

Language License PRs Welcome

Overview

verifiable-gpu-compute-pool is an open-source protocol for verifiable compute and zkVM technology.

Go protocol for creating a decentralized pool of GPUs with verifiable ZK proof generation.

Topics: gpu zk decentralized-compute

Features

  • 🚀 Production-ready protocol targeting verifiable compute use cases
  • 🔧 Easy to integrate into existing projects
  • 📦 Zero-configuration defaults with full customization support
  • 🧪 Comprehensive test coverage
  • 📖 Well-documented API with examples

Installation

go get github.com/dahlinomine/verifiable-gpu-compute-pool

Quick Start

// verifiable-gpu-compute-pool — quick start example
// See docs/ for full API reference

Usage

See docs/ for full documentation and advanced usage examples.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md first.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'feat: add my feature')
  4. Push to the branch (git push origin feature/my-feature)
  5. Open a Pull Request

License

MIT © dahlinomine

About

Go protocol for creating a decentralized pool of GPUs with verifiable ZK proof generation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors