[BREAKGLASS] mempool.space for the terminal
Go to file
Gustavo Chain 2c82cf9819
go tidy
2020-02-16 11:37:27 +01:00
.github/workflows Create release.yml 2020-02-16 10:37:37 +01:00
client add info bar an ui tweaks 2020-02-13 23:50:50 +01:00
share add share/ 2020-02-13 21:28:32 +01:00
ui fix block filling 2020-02-15 21:27:38 +01:00
.gitignore Initial commit 2020-02-13 18:31:06 +01:00
.goreleaser.yml add .goreleaser 2020-02-16 10:29:08 +01:00
go.mod go tidy 2020-02-16 11:37:27 +01:00
go.sum go tidy 2020-02-16 11:37:27 +01:00
LICENSE Initial commit 2020-02-13 18:31:06 +01:00
main.go add loader 2020-02-14 14:05:21 +01:00
README.md Update README.md 2020-02-14 10:35:28 +01:00

mempool

mempool.space for the terminal mempool screenshot

Install

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