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: src/pages/identity.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ event IdentityUpdateCreated(
53
53
);
54
54
```
55
55
56
-
SDKs will maintain the same simple operations, allowing identity association history to move on-chain without affecting developers' implementations. At this point, applications will have two paths for working with messaging identities:
56
+
SDKs will maintain the same simple operations, allowing identity association history to move onchain without affecting developers' implementations. At this point, applications will have two paths for working with messaging identities:
57
57
58
58
1.**Using XMTP SDKs:** Developers using XMTP for messaging can continue to leverage the SDKs' built-in identity management and third-party libraries for name resolution.
59
59
2.**Using the Appchain:** Developers not directly providing messaging, such as infrastructure providers and data platforms, can independently monitor association updates on the XMTP appchain by:
0 commit comments