Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Update Recommended Installation Procedure? #50

@gaia

Description

@gaia

"it's not possible to use 'go install' remotely because tendermint uses replace directives in the go.mod file. It's necessary to clone the repo and build manually." but then later it is recommended (go install here)

Which is the proper install procedure? I ask because both go get ./... && go build -ldflags '-s -w' -trimpath -o ~/go/bin/tenderduty main.go and go install worked, but each method yields a binary with a different hash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions