forked from NovaBloq/Bubble-Plugin-Ton-SDK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeta_data.json
16 lines (16 loc) · 1.18 KB
/
meta_data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"categories": {
"0": "productivity",
"1": "technical",
"2": "payment",
"3": "social network"
},
"demo_page": "http://ton-nocode.bubbleapps.io/version-test/",
"description": "Integrating TON SDK into a no code plugin. Build Apps on TON Blockchain without a single line of code!\n\n#Features:\n- Connect/Disconnect a Wallet such as Tonkeeper, MyTonWallet, etc.\n- Provide a list of wallets that can be connected\n- Option to setup a custom provider\n- Get connected wallet address\n- Get wallet balance\n- Detect connected chain\n- Get a list of all transactions\n- Send tokens\n- Write/Read a Smart Contract\n\nDemo:\nhttp://ton-nocode.bubbleapps.io/version-test/",
"image": "//s3.amazonaws.com/appforest_uf/f1676126930334x924732810923051900/113980577.png",
"license": "open_source",
"link": "https://novabloq.com/contact",
"name": "TON Connect NoCode SDK",
"plugin_instructions": "# Installation\n- Simple add the plugin element on the page\n- Follow the plug app editor example of how to use it's actions and events\n\nSimple video tutorial for Bubble beginners\nhttps://www.youtube.com/watch?v=rHePsEWHcFM",
"sa_node_version": 14
}