From 08f3ecbf25e4d56afeee79a4bc33067ab2a1ecc0 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Fri, 1 Jun 2018 01:52:51 -0400 Subject: [PATCH] initial readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e69de29bb..37bd6d1cb 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Torba Torba [![Build Status](https://travis-ci.org/lbryio/torba.svg?branch=master)](https://travis-ci.org/lbryio/torba) [![Test Coverage](https://codecov.io/gh/lbryio/torba/branch/master/graph/badge.svg)](https://codecov.io/gh/lbryio/torba) + +A new wallet library to help bitcoin based projects build fast, correct and scalable crypto currency wallets in Python.