Update README.md

This commit is contained in:
Gustavo Chaín 2020-02-27 19:32:47 +01:00 committed by GitHub
parent 187d5aa88a
commit 71d5c58193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,11 @@ Get a pre-built [release](https://github.com/gchaincl/mempool/releases/latest)
go get -u github.com/gchaincl/mempool
```
### Docker
```bash
docker run -it gchaincl/mempool
```
# TODO
- [x] Transaction Tracking (by Tx ID) (using 'f' key)
- [x] Block details on click