Wallet/app-template/copay/appConfig.json

29 lines
803 B
JSON
Raw Normal View History

2016-08-12 10:54:31 -03:00
{
"packageName": "copay",
"packageDescription": "Copay Bitcoin Wallet",
"userVisibleName": "Copay",
"purposeLine": "Copay Bitcoin Wallet",
"appUri": "copay",
2016-08-12 10:54:31 -03:00
"name": "copay",
"nameNoSpace": "copay",
"nameCase": "Copay",
"nameCaseNoSpace": "Copay",
2016-08-19 09:51:13 -03:00
"bundleName": "copay",
2016-09-05 14:59:11 -03:00
"gitHubRepoName": "copay",
"disclaimerUrl": "https://copay.io/disclaimer",
2016-08-12 10:54:31 -03:00
"url": "https://copay.io",
"appDescription": "Copay Bitcoin Wallet",
"winAppName": "CopayWallet",
"wpPublisherId": "{31cdd08b-457c-413d-b440-f6665eec847d}",
"wpProductId": "{5381aa50-9069-11e4-84cc-293caf9cbdc8}",
"description": "A Secure Bitcoin Wallet",
"version": "2.5.0",
"androidVersion": "115",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
"glidera": true,
"amazon": true
2016-09-05 14:59:11 -03:00
}
2016-08-12 10:54:31 -03:00
}