Installation
$ git clone https://github.com/lum-network/chain.git
$ cd chain && git checkout v1.6.3export GOPATH=$HOME/dev/go
export GOBIN=$GOPATH/bin
export GO111MODULE=on
export PATH=$PATH:$GOBIN$ make install$ lumd version --long
name: lum
server_name: lumd
version: 1.6.3
commit: 4f4349bef967279608cd0cc88e4caadbd12e785cLast updated
Was this helpful?

