How to send LBC to your wallet

in #lbc8 years ago (edited)

Require :

  1. You need a lbc wallet .Got one in :
    https://poloniex.com/
    Or
    https://bittrex.com
  2. Now LBRY just support linux and ubuntu

Open terminal on your ubuntu device
First command
cd /usr/share/python/lbrynet/bin

command 2
./lbrynet-daemon --wallet=lbryum

command 3
./lbrynet-cli send_amount_to_address '{"address" : "Put your LBC wallet here", "amount" : 1.0}'
(You can change your amount by change 1.0 to another number )
Other command for fix error (enter on the terminal)
sudo apt-get install python-pip python-dev build-essential

sudo pip install --upgrade pip

sudo pip install --upgrade virtualenv

pip install leveldb

Coin Marketplace

STEEM 0.18
TRX 0.13
JST 0.028
BTC 56924.47
ETH 3086.51
USDT 1.00
SBD 2.41