Skip to content

aurora-is-near/near-burrow

Repository files navigation

near-burrow

Near CLI extension for interacting with Burrow

Installation

Visit Releases page to see the latest updates.

Install prebuilt binaries via shell script (macOS, Linux, WSL)
curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/aurora-is-near/near-burrow/main/scripts/install.sh | sh
Compile and install from the source code (Cargo)

Install the most recent version from git repository:

cargo install --git https://github.com/aurora-is-near/near-burrow