Update README.md
This commit is contained in:
parent
fc6ef21a38
commit
ee6063375a
12
README.md
12
README.md
@ -1,3 +1,15 @@
|
||||
# mempool
|
||||
[mempool.space](https://mempool.space/) for the terminal
|
||||

|
||||
|
||||
# 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user