Update README.md

This commit is contained in:
Gustavo Chain 2020-02-27 19:43:56 +01:00
parent 37a40a30f9
commit fd071a4aff
No known key found for this signature in database
GPG Key ID: DA7C1746DC118A46

View File

@ -19,6 +19,14 @@ go get -u github.com/gchaincl/mempool
docker run -it gchaincl/mempool
```
# Usage
### Key bindings
Key | Description
------------------|--------------------------------------
<kbd>Ctrl+c</kbd> | Quit
<kbd>f</kbd> | Opens Tx search
<kbd>click</kbd> | Opens info for a selected block
# TODO
- [x] Transaction Tracking (by Tx ID) (using 'f' key)
- [x] Block details on click