Verax Attestation Registry
  • 👋Introduction
  • ⚒️Getting Started
  • Core Concepts
    • High-Level Overview
    • Attestations
    • Schemas
    • Linked Data
    • Modules
    • Portals
    • Ecosystem
  • Developer Guides
    • ♒For Attestation Issuers
      • Create and register a Schema
      • Create a Module
      • Register a Module
      • Create a Portal
      • Register a Portal
      • Create an Attestation
      • Encoding Attestation Data
      • Revoke an Attestation
      • Replace an Attestation
      • Link Attestations
      • Bulk Create Attestations
      • EAS compatibility
    • 🧑‍🏫Tutorials
      • From a Schema to an Attestation
      • Using Ceramic to store the Attestation Payload
    • 🚀Examples
    • 🌐Using the Subgraph
    • 🛠️Using the SDK
  • Discover
    • 📚Modules Standard Library
      • ECDSAModule
      • ERC1271Module
      • FeeModule
      • IndexerModule
      • IssuersModule
      • SchemaModule
      • SenderModule
    • 🤝Integrations
  • Get Involved
    • Get in Touch
    • Contribute
    • Governance
      • Governance Charter
      • Governance Parameters
      • Overview of Governance
      • Proposal Templates
Powered by GitBook
On this page
  • Proof of Audit
  • eFrogs Attestation
  • Discord Attestation
  • Proof of Monitoring
  1. Developer Guides

Examples

PreviousUsing Ceramic to store the Attestation PayloadNextUsing the Subgraph

Last updated 8 months ago

What better way to start building on Verax than to check some real-life examples and their codebase?

Proof of Audit

Attest the audit of a smart contract

Webapp:

GitHub Repository:

eFrogs Attestation

Prove that you own an eFrog NFT

Webapp:

GitHub Repository:

Discord Attestation

Attest that you are part of a Discord server

Webapp:

GitHub Repository:

Proof of Monitoring

Prove that a smart contract is actively monitored

Webapp:

GitHub Repository:

🚀
https://audit.examples.ver.ax/
https://github.com/alainncls/proof-of-audit
https://efrogs.alainnicolas.fr/
https://github.com/alainncls/efrogs-attestation
https://discord.alainnicolas.fr/
https://github.com/alainncls/discord-attestation
https://verax-security-attestations.netlify.app/
https://github.com/satyajeetkolhapure/verax-security-attestations