mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-06 05:45:03 +00:00
22 lines
356 B
JSON
22 lines
356 B
JSON
{
|
|
"transactor":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Transactor"
|
|
},
|
|
"dapp?": true,
|
|
"hide-contact?": true,
|
|
"bot-url": "local://transactor-bot"
|
|
},
|
|
"demo-bot":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Demo bot"
|
|
},
|
|
"dapp?": true,
|
|
"bot-url": "local://demo-bot"
|
|
}
|
|
}
|