Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.18 KB

Optimism Citizen Attestations

An attestation explorer for the Superchain, focusing on the reputation of people and projects relevant to OP governance.

What Are Attestations?

Attestations are digital signatures on a structured piece of information. They play a critical role whenever you need to prove or verify something. EAS enables anyone to make attestations onchain or offchain about anything, fostering a more trustful and transparent world.

What is EAS?

Ethereum Attestation Service (EAS) is a public infrastructure for making attestations either onchain or offchain. It serves as a standard and base layer where any entity can make attestations about anything, providing a decentralized ledger for attestations.

Why Trust Matters

In a world filled with both genuine and deceptive information, trust is crucial. EAS aims to provide a common way to trust the authenticity of information and the safety of interactions, both online and onchain.


This is a Next.js project bootstrapped with create-next-app.

Run locally

npm install
npm run dev