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
Change Credits form the basis and backing of Mutual Money. As such, the verification of all impact claims is critical to ensuring that not only is the currency fully *backed* but also
8
+
9
+
```mermaid
10
+
sequenceDiagram
11
+
actor Verifier
12
+
actor Good Generator
13
+
actor Change Code
14
+
participant Ceramic Network
15
+
participant Token Bound Account (ERC6551)
16
+
Good Generator-->Good Generator: implement project
17
+
loop
18
+
Good Generator->>Ceramic Network: publish claim attestation via EAS
0 commit comments