kintcli

kintcli is a cli tool to effortlessly setup and maange a kintsugi vault for bridging bitcoin to kusama.

Features

  • Install and update bitcoin core
  • Install and update kintsugi runner and vault
  • Install subkey

Requirements

  • Rust
  • jq
  • curl
  • git

Installation

git clone https://github.com/kusamaxi/kintcli && sudo chmod +x kintcli/kintcli && sudo cp kintcli/kintcli /usr/local/bin/

Usage

kintcli

install: Install a client on a network service: Start, stop, or restart a client service on a network update: Update a client to a specified version version: Print version information for a client

Comments