The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Go to file
Jack Robison 997b573aa4
Merge pull request #42 from lbryio/catch-decrypt-errors
catch decryption errors and verify seed is valid upon decrypt
2018-11-26 14:53:33 -05:00
tests/client_tests drop requirements: mock, requests. merge [server] into the main requirement section 2018-11-20 22:57:59 -05:00
torba catch decryption errors and verify seed is valid upon decrypt 2018-11-26 14:40:59 -05:00
.gitignore update ignore path for bitcoin_headers 2018-11-25 11:08:13 -05:00
.travis.yml force older astroid 2018-11-25 20:54:59 -05:00
CHANGELOG.md initial import 2018-05-25 02:03:25 -04:00
LICENSE initial import 2018-05-25 02:03:25 -04:00
MANIFEST.in initial import 2018-05-25 02:03:25 -04:00
README.md removed excessive white space around logo 2018-08-24 17:02:15 -04:00
setup.cfg pylint and mypy fixes 2018-11-03 20:52:26 -04:00
setup.py drop requirements: mock, requests. merge [server] into the main requirement section 2018-11-20 22:57:59 -05:00
torba.png removed excessive white space around logo 2018-08-24 17:02:15 -04:00
tox.ini drop [test,server] extras from travis and tox.ini 2018-11-20 22:59:58 -05:00

Torba Torba Build Status Test Coverage

A new wallet library to help bitcoin based projects build fast, correct and scalable crypto currency wallets in Python.