Skip to content

Consensys/linea-attestation-registry

Repository files navigation


Verax
Verax Attestation Registry

Verax is a shared registry for storing attestations of public interest on EVM chains, designed to enhance data discoverability and consumption for dApps across the network.

LinksRepo OrganisationGetting StartedContributingContracts AddressesSubgraphs AddressesLinking AttestationsOff-chain AttestationsLicense

Links

📚 Documentation
🔍 Subgraphs
🧱 Verax SDK
🌍 Explorer

Repository Organisation

.
├── contracts   # All smart contracts needed to run Verax
├── explorer    # Explorer frontend to discover the main objects
├── sdk         # An SDK to easily interact with the contracts and the subgraphs
├── snap        # A MetaMask Snap to leverage the attestions in transactions
├── subgraph    # The subgraph indexing all the data generated by the contracts
├── website     # Verax landing page and

Each package has its own README file for more details and installation process description.

Getting Started

Prerequisites

Global setup

pnpm i

Contributing

Verax Attestation Registry is a community-lead initiative, with developers from various companies and different backgrounds. While we are more than happy to get help from multiple sources, we need to rely on strong Ways of Working.

Don't hesitate to check our Contribution Guide before pushing your first code to the repo!

Contracts Addresses

The main contracts (i.e. the "registries") and the helpers contracts are deployed on:

  • Linea Testnet
  • Linea Mainnet
  • Arbitrum Testnet
  • Arbitrum Mainnet
  • Arbitrum Nova

Here are the addresses on those networks:

Linea Goerli
Linea Sepolia
Linea Mainnet
Arbitrum Testnet
Arbitrum Sepolia
Arbitrum Mainnet
Arbitrum Nova
Arbitrum Nova
Base Sepolia
Base Mainnet

Subgraphs Addresses

License

MIT

About

Verax is a shared registry for storing attestations of public interest on EVM chains, designed to enhance data discoverability and consumption for dApps across the network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published