Skip to content

Bounty Challenge v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Feb 07:51

Bounty Challenge v0.1.0

Downloads

Platform Binary
Linux x86_64 bounty-cli-linux-x86_64
macOS x86_64 bounty-cli-darwin-x86_64
macOS ARM (M1/M2) bounty-cli-darwin-aarch64
Windows x86_64 bounty-cli-windows-x86_64.exe
WASM module bounty_challenge.wasm

Installation

# Linux / macOS
curl -LO https://github.com/PlatformNetwork/bounty-challenge/releases/latest/download/bounty-cli-linux-x86_64
chmod +x bounty-cli-linux-x86_64
./bounty-cli-linux-x86_64

The CLI connects to https://chain.platform.network by default.
Set BOUNTY_RPC_URL to override.