Skip to content

Commit 7c1b4b2

Browse files
committed
add test program
1 parent b041b5d commit 7c1b4b2

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,6 +101,17 @@
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

106117
]

0 commit comments

Comments
 (0)