Skip to content

Commit 30c6cb3

Browse files
committed
introduction started
1 parent 0fb04a8 commit 30c6cb3

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

change-credits-minting.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Change Credits
2+
3+
Change Credits are a novel *financial* primitive supporting resource allocation, verification, and tracking of positive externalities (social and environmental impact).
4+
5+
They are the basis and grounding of Change Code's economic engine, providing a real-world tangible link to underpin a new form of beneficial currency.
6+
7+
## Foundation
8+
9+
Before expanding on the architecture and processes involved in Change Credits directly, we should first recap (or introduce) some of the existing open-source tools and standards leveraged here.
10+
11+
### Hypercerts
12+
13+
14+
*Token Standards*
15+
+++ ERC1155
16+
This is Tab 1
17+
+++ ERC20
18+
This is another Tab
19+
+++ ERC6551
20+
+++
21+
22+
123
```mermaid
224
sequenceDiagram
325
actor Verifier
@@ -7,7 +29,7 @@ sequenceDiagram
729
actor Change Code
830
Change Code--xhypercert: review impact goal
931
create participant Token Bound Account
10-
Change Code->>Token Bound Account: deploy TBA
32+
Change Code->>Token Bound Account: deploy account
1133
actor donor
1234
loop
1335
donor->>Token Bound Account: send $

0 commit comments

Comments
 (0)