Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion pages/chain/identity/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
"about-attestations": "About Attestations",
"contracts-eas": "Contracts (EAS)",
"schemas": "Schemas",
"optimist-profile": "Optimist Profile",
"applications": "Apps"
}
47 changes: 0 additions & 47 deletions pages/chain/identity/optimist-profile.mdx

This file was deleted.

3 changes: 2 additions & 1 deletion pages/chain/identity/schemas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ Below you will find a list of relevant schemas that are being used on OP Mainnet

## Next Steps

For detailed instructions, see [Optimist Profile](optimist-profile#common-questions).
* For more information on working with attestations, see [Build Decentralized Identity Apps with Attestations](/chain/identity/about-attestations).
* To see a list of applications using EAS, see [Attestation Apps](/chain/identity/applications).
3 changes: 2 additions & 1 deletion public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
/builders/dapp-developers/dapp-developer-overview /builders/app-developers/overview
/tokenlist /chain/tokenlist
/addresses /chain/addresses
/identity/optimist-profile /chain/identity/optimist-profile
/identity/optimist-profile /chain/identity/overview
/chain/identity/optimist-profile /chain/identity/overview
/stack/transactions/transaction-fees /stack/transactions/fees
/builders/tools/monitoring/regenesis-history /builders/tools/monitor/regenesis-history
/builders/dapp-developers/bridging/basics /builders/app-developers/bridging/basics
Expand Down