Cointop
In this example we will set up cointop - a fast and lightweight interactive terminal based UI application for tracking and monitoring cryptocurrency coin stats in real-time.
Install Go version 1.18.2
$ wrk install go==1.18.2
...
🚀 done
R E S T A R T T E R M I N A L N O W (CTRL+D) !!!!!!!!
***********************************************
Please restart the terminal now!
Now we can install the latest versio of cointop
$ go install github.com/cointop-sh/cointop@latest
...
go: downloading github.com/godbus/dbus/v5 v5.0.4
go: downloading github.com/anaskhan96/soup v1.0.1
go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
Restart the terminal again
Now you can start the application from the command line
$ cointop