From 71c35ec5218a323675a5c3541748143900c8cf2c Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Tue, 4 Feb 2014 11:03:35 -0600 Subject: [PATCH] Update README.md with recent information. --- README.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index edd1ed98..9fbeed7b 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,10 @@ One key difference between btcd and bitcoind is that btcd does *NOT* include wallet functionality and this was a very intentional design decision. See the blog entry [here](https://blog.conformal.com/btcd-not-your-moms-bitcoin-daemon) for more details. This means you can't actually make or receive payments -directly with btcd. That functionality will be provided by the forthcoming -btcwallet and btcgui. +directly with btcd. That functionality is provided by the +[btcwallet](https://github.com/conformal/btcwallet) and +[btcgui](https://github.com/conformal/btcgui) projects which are both under +active development. ## Installation @@ -82,17 +84,10 @@ $ ./btcd To subscribe to a given list, send email to list+subscribe@opensource.conformal.com -## TODO +## Issue Tracker -The following is a brief overview of the next things we have planned to work on -for btcd. Note this does not include the separate btcwallet and btcgui which -are currently under heavy development: - -- Documentation -- Code cleanup -- Add remaining missing RPC calls -- Complete several TODO items in the code -- Offer cross-compiled binaries for popular OSes (Fedora, Ubuntu, FreeBSD, OpenBSD) +The [integrated github issues tracker](https://github.com/conformal/btcd/issues) +is used for this project. ## GPG Verification Key