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
  1. Discover

Modules Standard Library

This section outlines the standard library of modules that you can use to suit your needs without redeveloping them from scratch.

PreviousUsing the SDKNextECDSAModule

Last updated 1 year ago

There will be more modules added here over time as more integrations come online.

Even though you can publish your own modules, if you believe they are reusable and could be added here, please !

List of Standard Modules

  • ECDSAModule(WIP)

  • ERC1271Module(WIP)

  • FeeModule(WIP)

  • IndexerModule(WIP)

  • IssuersModule

  • SchemaModule

  • SenderModule

contact us
📚
Page cover image