From ba80cdebe228b76049ca0701817172fca2cfff74 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 2 Jun 2017 13:27:10 -0400 Subject: [PATCH 1/2] Coinomi Integration announcement Announce availability of LBRY Credits on Coinomi --- content/news/114-coinamiwallet.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 content/news/114-coinamiwallet.md diff --git a/content/news/114-coinamiwallet.md b/content/news/114-coinamiwallet.md new file mode 100644 index 00000000..d3d92f2d --- /dev/null +++ b/content/news/114-coinamiwallet.md @@ -0,0 +1,28 @@ +--- +author: lbry +title: 'Coinomi Wallet Integration' +date: '2017-06-02 00:14:00' +--- +# You can now store your LBRY Credits (LBC) in the Coinomi wallet! + +

+ +

+ +As our focus has been on building out a [great application](https://github.com/lbryio/lbry-app), we haven't put much emphasis on a standalone way to manage your LBRY credits. However, we have noticed the demand for easy backups and a simple, secure way to move credits between accounts. + +That's why we're excited to announce integration with Coinomi! + +### What is Coinomi? + +Coinomi wallet is an open source, trusted, and secure mobile hardware wallet platform which now supports LBC. Coinomi allows LBRY users to be in control of their own keys and credits. For those looking to store their credits offline and not on an exchange, Coinomi is a great solution. + +In addition, Coinomi supports instant exchange between a variety of cryptocurrencies via Shapeshift. This enables another access path to acquiring LBRY Credits as well as instant exchange between LBC and BTC, ETH, LTC, ETC, DASH and many other cryptocurrencies. + +### Using Coinomi + +You can install Coinomi [here](https://coinomi.com/downloads/) or download from the Google Play Store / Apple App Store. + +When you first use Coinomi, you will be asked to back up a 18 word passphrase. This seed is used to randomly generate your wallet, generate addresses within the wallet, and to restore your wallet on another device in case of transfer/theft/loss. + +It is imperative that you do not store this passphrase on any internet connected devices as anyone who gains access can take over your keys. A common practice is to write it down on paper and have at least two copies stored securely. You will also be asked to setup a password for your wallet, which would be required for certain functionalities like withdraws or revealing your passphrase. More information on Coinomi best practices can be found [here](https://coinomi.freshdesk.com/support/home). From 732ebccbd0ba828588519c72cc477bad4223dee7 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 2 Jun 2017 14:22:31 -0400 Subject: [PATCH 2/2] correct image --- content/news/114-coinamiwallet.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/news/114-coinamiwallet.md b/content/news/114-coinamiwallet.md index d3d92f2d..718c88d8 100644 --- a/content/news/114-coinamiwallet.md +++ b/content/news/114-coinamiwallet.md @@ -5,9 +5,7 @@ date: '2017-06-02 00:14:00' --- # You can now store your LBRY Credits (LBC) in the Coinomi wallet! -

- -

+![LBRY Coinomi Screenshot](https://spee.ch/lbrycoinomi) As our focus has been on building out a [great application](https://github.com/lbryio/lbry-app), we haven't put much emphasis on a standalone way to manage your LBRY credits. However, we have noticed the demand for easy backups and a simple, secure way to move credits between accounts.