Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BitX wallet #1088

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions _templates/choose-your-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,61 @@
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"

- bitx:
title: "BitX"
titleshort: "BitX"
compat: "mobile web android ios"
level: 4
platform:
web:
text: "walletbitx"
link: "https://bitx.co?utm_source=bitcoin.org&utm_medium=web&utm_campaign=choosewallet"
screenshot: "bitx.png"
os:
check:
control: "checkfailcontrolthirdparty"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyremote"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
android:
text: "walletbitx"
link: "https://play.google.com/store/apps/details?id=co.bitx.android.wallet&referrer=utm_source%3Dbitcoin.org%26utm_medium%3Dweb%26utm_campaign%3Dchoosewallet"
screenshot: "bitx.png"
os:
- android
check:
control: "checkfailcontrolthirdparty"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyclosedsource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
ios:
text: "walletbitx"
link: "https://itunes.apple.com/app/bitx-wallet/id927362479"
screenshot: "bitx.png"
os:
- ios
check:
control: "checkfailcontrolthirdparty"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyclosedsource"
environment: "checkpassenvironmentmobile"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"

- ninki:
title: "Ninki Wallet"
titleshort: "Ninki"
Expand Down
1 change: 1 addition & 0 deletions _translations/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ en:
walletbither: "Bither is a simple and secure wallet on many platforms. With special designed Cold/Hot modes, user can easily get both safety and simplicity. Bither's XRANDOM uses different entropy sources to generate true random number for users. Also with HDM, users can have HD's advantages and Multisig's security."
walletcoinapult: "Coinapult's wallet is designed with Bitcoin newcomers in mind. It allows sending bitcoins via email and SMS, and a handy tool called Locks helps protecting your balance from Bitcoin price swings. Users can Lock bitcoins to Gold, Euros, and more!"
walletcoinomi: "Coinomi is a lightweight, secure, open-source, universal, HD Wallet. Apart from Bitcoin it also supports many altcoins so you can keep all your funds in a single wallet. Your private keys never leave your device and you only need to back it up just once!"
walletbitx: "The BitX Smart Wallet makes Bitcoin easier, safer and more useful than ever before. Secure storage, easy sending to friends & family and frictionless online transactions. Quickly buy and sell Bitcoin in selected countries. Available on the web, Android and iOS."
walletdownload: "Install"
walletvisit: "Visit website"
walletsourcecode: "Source code"
Expand Down
Binary file added img/screenshots/bitx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/wallet/bitx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.