Skip to content

Commit c0929eb

Browse files
authored
Create coinbase-smartcontracts.yml
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
1 parent 8c95bab commit c0929eb

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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"

0 commit comments

Comments
 (0)