pocketd CLI Installation
curl -LO "https://github.com/pokt-network/poktroll/releases/latest/download/pocket_$(uname | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz"sudo tar -zxf "pocket_$(uname | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz" -C /usr/local/binsudo chmod +x /usr/local/bin/pocketdpocketd versionFrom Source (danger zone)
Installation dependencies
Build from source
Building Release Binaries From Source
Windows (why!?)
Publishing a new pocketd release
pocketd releaseLast updated
Was this helpful?
