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