-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfeatures.json
More file actions
29 lines (29 loc) · 1.17 KB
/
features.json
File metadata and controls
29 lines (29 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
{
"badge": "v1.2.1 Release",
"title": "Clarity 5 & Epoch 3.4 Upgrade",
"description": "Upgraded to Clarity 5 and Epoch 3.4",
"bullets": ["Clarity 5", "Epoch 3.4"],
"buttonText": "Read More",
"Link": "",
"icon": "BotIcon"
},
{
"badge": "Simnet",
"title": "Simnet Intergration",
"description": "Added Simnet Intergration for deployment, interaction , querying and testing of contracts",
"bullets": ["Simnet", "Deploy", "Query", "Test"],
"buttonText": "Check out",
"Link": "",
"icon": "CodeIcon"
},
{
"badge": "Refine Bugs & Ui Refinement",
"title": "Refine Bugs & Ui Refinement",
"description": "Added Stable Wallet Connection ,Improved Activity History , Added Inbuilt faucet for For free testnet tokens",
"bullets": ["Stable Wallet Connection", "Improved Activity History", "Added Inbuilt faucet for For free testnet tokens"],
"buttonText": "Read More",
"Link": "",
"icon": "RocketIcon"
}
]