Update README.md

This commit is contained in:
Gustavo Chaín 2020-02-14 10:35:28 +01:00 committed by GitHub
parent fc6ef21a38
commit ee6063375a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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