Clique Docs
  • What Is Clique
    • TEE Network
    • Compute Coordination Network
  • Build with Clique
    • Clique Application Structure
    • Clique CLI
      • Installation
      • Develop Task
      • Build Task
      • Test Task
      • Deploy Task
    • Clique Client SDK
    • Smart Contract SDK
      • Smart Contract Integration
      • Clique Official Tasks
  • References
    • Clique Manifest
    • Clique Query
    • Verification
  • Sample Task Tutorials
    • Data Attestation
    • Social Verification
      • Github
      • Twitter
    • Making Arbitrary TLS Calls (TLS Oracle)
    • Custom Executor
  • Toolchain
    • Clique Pipelines SDK
    • Clique Attestation SDK
      • Attestation Protocols
      • Reading Attestations On-chain
      • Reading Attestations Off-Chain
      • What are Attestors ?
        • Data Sources
    • Clique Browser Extension
  • FAQ
  • Glossaries
  • Socials
Powered by GitBook
On this page
  1. What Is Clique

Compute Coordination Network

We plan to support multiple proof types through a generalized compute coordination layer in the future for off-chain verifiable compute requests. This basically enables smart contracts (and even general applications!) to access and utilize verifiable computing resources, such as Clique's TEE network.

At the core of this offering is an auction-based system, engineered to optimize the distribution of computational services. This system carefully assesses the needs of diverse applications, from blockchain-based smart contracts to conventional cloud-based services, and methodically pairs them with the most suitable compute providers. The service places significant emphasis on aligning application requirements with the most relevant computational offerings, enhancing this match with game-theoretic mechanisms that drive an efficient and transparent auction process.

PreviousTEE NetworkNextClique Application Structure

Last updated 10 months ago