Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Chaín committed Feb 14, 2020
1 parent fc6ef21 commit ee60633
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ee60633

Please sign in to comment.