{{ $t("accountPage.balanceBlock.unlocked") }}: {{ $n(unlockedWalletAmount / currencyDivider) }} KRB +
{{ $t("accountPage.balanceBlock.unlocked") }}: {{ $n(unlockedWalletAmount / currencyDivider) }} CCX
diff --git a/README.md b/README.md index c21d3ef5..7d4fb8ea 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,9 @@ Developers: - Ukrainian: [Aiwe](https://github.com/aivve) # Contributing -- You can help Karbo by translation the wallet in your native language, it's really easy! +- You can help Conceal Network by translation the wallet in your native language, it's really easy! Read [the translations guide](TRANSLATIONS.md) to get instructions on how to do that - Report bugs & ideas to help us improve the web wallet by opening an issue -- [Make a donation to Karbo](https://wallet.karbo.org/#!donate) # Forks / Other Coins We have been receiving multiple coin developers help to fork it. As the time required to develop this project is heavy, please consider giving a mention to this project if you fork it. diff --git a/package-lock.json b/package-lock.json index d48ad4bd..7a9ebe84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "karbowebwallet", + "name": "Conceal Wallet", "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "karbowebwallet", + "name": "Conceal Wallet", "version": "1.1.0", "license": "BSD-3", "dependencies": { diff --git a/package.json b/package.json index 3efa92e5..f7449fcf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "karbowebwallet", + "name": "ConcealWallet", "version": "1.1.0", - "description": "Fully client-side web-wallet for Karbo", + "description": "Fully client-side web-wallet for Conceal Network", "main": "index.js", "dependencies": { "typescript": "^3.9.0", @@ -10,12 +10,12 @@ "devDependencies": {}, "repository": { "type": "git", - "url": "git+https://github.com/Karbovanets/karbo-webwallet-js.git" + "url": "git+https://github.com/ConcealNetwork/conceal-web-wallet.git" }, "author": "Gnock,Aiwe,Alex,ExploShot", "license": "BSD-3", "bugs": { - "url": "https://github.com/Karbovanets/Karbo-webwallet-js/issues" + "url": "https://github.com/ConcealNetwork/conceal-web-wallet/issues" }, - "homepage": "https://github.com/Karbovanets/Karbo-webwallet-js#readme" + "homepage": "https://github.com/ConcealNetwork/conceal-web-wallet#readme" } diff --git a/src/CNAME b/src/CNAME index d78c467f..ec812f8e 100644 --- a/src/CNAME +++ b/src/CNAME @@ -1 +1 @@ -wallet.karbo.org +wallet.conceal.network diff --git a/src/api.html b/src/api.html index 05eacc62..2163f1f9 100644 --- a/src/api.html +++ b/src/api.html @@ -17,11 +17,11 @@
-