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

Clique Attestation SDK

PreviousClique Pipelines SDKNextAttestation Protocols

Last updated 11 months ago

Attestations are like digital records that act as proof or a stamp of approval on information provided by one party about pretty much anything. In our case attestations are statements made by an issuer-node about a subject. The subject can be an EVM address, or a VC, or an IPFS hash, or even another attestation.

We use attestations because they are versatile and designed for composability and interoperability, they can vouch for a multitude of information types.

Some great documentation has been done already by our friends over at and .

EAS
Verax