What is Bonsol?
Verifiable Compute ("VC") is a cryptographic technique that centers on running a specific workload in a way that produces an attestation of its workings which can be publicly verified without running the computation again. In practice, VC utilizes different cryptographic primitives to ensure computational integrity. Ultimately, this enables external parties to run computations on behalf of a user while ensuring the validity of the computation's inputs, outputs, and methods. The cost benefits and efficiencies of this approach are massive at scale.
Bonsol is a public good for enabling VC on Solana by providing:
- Libraries and SDKs for easy application integration
- A marketplace for producing and consuming proofs
- Economic incentives that align the entire network
Its objectives are:
- Fair Pricing: The most competitive and fair pricing for verifiable compute tasks in a way that's fair to provers and consumers.
- Quality of Service: Lowest latency of response times for workload requests with consistent accuracy for the responses received.
- Decentralization: Without compromising to become centralized.
Ecosystem Agents
Provers
The engine behind a fully decentralized Bonsol, providing resources for completing workload requests.
Consumers
Applications and individuals requiring off-chain computation solutions.
Contributors
Developers and researchers who contribute to Bonsol's codebase, documentation, and research.