Add Bitcoin.com branding
This commit is contained in:
parent
3f5a8307e3
commit
1bc63d769d
108 changed files with 650 additions and 2 deletions
33
app-template/bitcoincom/appConfig.json
Normal file
33
app-template/bitcoincom/appConfig.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"packageName": "bitcoin.com",
|
||||
"packageDescription": "Copay Bitcoin Wallet",
|
||||
"packageNameId": "com.bitpay.copay",
|
||||
"userVisibleName": "Bitcoin.com",
|
||||
"purposeLine": "Bitcoin.com Wallet",
|
||||
"bundleName": "copay",
|
||||
"appUri": "bitcoincom",
|
||||
"name": "copay",
|
||||
"nameNoSpace": "copay",
|
||||
"nameCase": "Copay",
|
||||
"nameCaseNoSpace": "Copay",
|
||||
"gitHubRepoName": "copay",
|
||||
"gitHubRepoUrl": "git://github.com/bitpay/copay.git",
|
||||
"gitHubRepoBugs": "https://github.com/bitpay/copay/issues",
|
||||
"disclaimerUrl": "https://copay.io/disclaimer",
|
||||
"url": "https://copay.io",
|
||||
"appDescription": "Copay Bitcoin Wallet",
|
||||
"winAppName": "CopayWallet",
|
||||
"wpPublisherId": "{31cdd08b-457c-413d-b440-f6665eec847d}",
|
||||
"wpProductId": "{5381aa50-9069-11e4-84cc-293caf9cbdc8}",
|
||||
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
|
||||
"pushSenderId": "1036948132229",
|
||||
"description": "A Secure Bitcoin Wallet",
|
||||
"version": "3.4.0",
|
||||
"androidVersion": "340001",
|
||||
"_extraCSS": null,
|
||||
"_enabledExtensions": {
|
||||
"coinbase": true,
|
||||
"glidera": true,
|
||||
"amazon": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue