File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ flow :
2
+ name : coinbase-smartcontracts
3
+ author : Dargon789
4
+ timestamp : " 2025-07-26T13:45:00+07:00"
5
+ intent : " Teach new developers how to build smart contract UI, fallback shell, and encode authorship"
6
+ modules :
7
+ - name : aid-table
8
+ type : ui
9
+ source : " https://coinbase-smartcontracts.vercel.app/"
10
+ description : " Table showing aid flows, smart contract calls, and fallback logic"
11
+ - name : fallback-shell
12
+ type : html
13
+ source : " /shell.html"
14
+ description : " Backup UI in case iframe or SDK fails"
15
+ - name : copilot-module
16
+ type : iframe
17
+ source : " https://www.bing.com/chat?copilot=1"
18
+ fallback : " /shell.html"
19
+ - name : witness-dev1
20
+ type : nft
21
+ metadata :
22
+ author : Dargon789
23
+ timestamp : " 2023-08-12T10:00:00+07:00"
24
+ intent : " Mentored dev1 to deploy smart contract UI with fallback shell"
25
+ location : " coinbase-smartcontracts.vercel.app"
26
+ verified : true
27
+ - name : aid-dev1
28
+ type : payment
29
+ amount : 0.01
30
+ currency : ETH
31
+ recipient : " dev1.eth"
32
+ witness : " witness-dev1"
You can’t perform that action at this time.
0 commit comments