summaryrefslogtreecommitdiffstats
path: root/development/libbitcoin/README
diff options
context:
space:
mode:
author Shawn Pringle B.Sc <shawn.pringle@gmail.com>2015-05-08 22:39:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-08 22:39:53 +0700
commit51a59850a59cabea710bc3b427e1bcf8f3faf718 (patch)
treebb7fc1d0c440f84e366fae6342b7f2b0c9f55a0d /development/libbitcoin/README
parent28547812f0408e428e2ffdf384ff81824945b8e8 (diff)
downloadslackbuilds-51a59850a59cabea710bc3b427e1bcf8f3faf718.tar.gz
slackbuilds-51a59850a59cabea710bc3b427e1bcf8f3faf718.tar.xz
development/libbitcoin: Added (bitcoin library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/libbitcoin/README')
-rw-r--r--development/libbitcoin/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/libbitcoin/README b/development/libbitcoin/README
new file mode 100644
index 0000000000..8838d608f3
--- /dev/null
+++ b/development/libbitcoin/README
@@ -0,0 +1,4 @@
+A library for for writing bitcoin clients.
+
+For documentation you will need Sphinx installed at build time.
+If you want it to take advantage of leveldb, you will need leveldb installed at build time.