You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
$ git clone https://github.com/FiloSottile/zcash-mini
$ cd zcash-mini
$ make
go install -v -ldflags='-X "main.Version=a2b3504" -X "main.BuildTime=2021-08-26-1120 UTC"' github.com/FiloSottile/zcash-mini
go install: version is required when current directory is not in a module
Try 'go install github.com/FiloSottile/zcash-mini@latest' to install the latest version
make: *** [Makefile:10: zcash-mini] Error 1
go version go1.16.6 linux/amd64