Skip to content

MatWaller/lbryum

 
 

Repository files navigation

LBRYum - lightweight lbrycrd client, a fork of the Electrum bitcoin client =====================================

1. GETTING STARTED

To install lbryum, run the following from this directory (use of a virtualenv is recommended):

pip install git+https://github.com/lbryio/lbryschema.git
pip install .

To run start the lbryum daemon, run:

./lbryum daemon start

To stop the lbryum daemon, run:

./lbryum daemon stop

For a list of lbryum commands, run:

./lbryum help

About

a lightweight client for lbrycrd

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 0.5%
  • HTML 0.3%
  • NSIS 0.2%
  • Protocol Buffer 0.2%
  • Makefile 0.1%