Skip to content

Commit 04757c2

Browse files
committed
add test program
1 parent 0abcdcd commit 04757c2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

programs.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,16 @@
101101
"Nft Launchpad",
102102
"Nft infra"
103103
]
104+
},
105+
{
106+
"name": "A TEST PROGRAM",
107+
"description": "testin",
108+
"repo": "test.com",
109+
"icon": "test",
110+
"framework": "Anchor",
111+
"program_address": "t3stfEjtujQTWBXZVzgkiPBw7Mt4guHSsmAi7y3cycL",
112+
"categories": [
113+
"DEX"
114+
]
104115
}
105116
]

0 commit comments

Comments
 (0)