You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/chain/identity/projects.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,17 +15,17 @@ The project entity is represented onchain by an attestation. The attestation UID
15
15
16
16
To create a new project:
17
17
18
-
1. Issue an attestation using [the project schema](https://optimism.easscan.org/schema/view/0x7ae9f4adabd9214049df72f58eceffc48c4a69e920882f5b06a6c69a3157e5bd).
19
-
2. Include the Farcaster Id of the project creator as the only metadata in the project schema.
18
+
1.Issue an attestation using [the project schema](https://optimism.easscan.org/schema/view/0x7ae9f4adabd9214049df72f58eceffc48c4a69e920882f5b06a6c69a3157e5bd).
19
+
2.Include the Farcaster Id of the project creator as the only metadata in the project schema.
20
20
21
21
## Project Metadata
22
22
23
23
All other project metadata is stored or referenced in the [Project Metadata Attestation](https://optimism.easscan.org/schema/view/0xe035e3fe27a64c8d7291ae54c6e85676addcbc2d179224fe7fc1f7f05a8c6eac).
24
24
25
25
### Updating Metadata
26
26
27
-
- The Project Metadata Attestation is re-issued whenever there's a change in metadata.
28
-
- Apps displaying project metadata should refer to the most recent attestation for up-to-date information.
27
+
* The Project Metadata Attestation is re-issued whenever there's a change in metadata.
28
+
* Apps displaying project metadata should refer to the most recent attestation for up-to-date information.
0 commit comments