Create Dapp
Create your own Dapp by entering the Dapp Name, Support Email, Dev Name, and Dapp Permission
Create Dapp
Request Body
Name
Type
Description
{
"code": 200,
"data": {
"appid": "xxxxxxxxxxxxxx" // Created appid
},
"msg": "ok"
}Last updated