From ee6063375af7c3327eb67d820529845aa073ec13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Cha=C3=ADn?= Date: Fri, 14 Feb 2020 10:35:28 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2cb539b..fe3d57f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # mempool [mempool.space](https://mempool.space/) for the terminal ![mempool screenshot](https://github.com/gchaincl/mempool/raw/master/share/screenshot.png) + +# Install +```bash +go get -u github.com/gchaincl/mempool +``` + +# TODO +- [ ] Transaction Tracking (by Tx ID) +- [ ] Block details on click +- [ ] Graphs +- [ ] Tx weight per second progress bar +- [ ] Custom API endpoint