Skip to content

This script allows you to install and set up a Bitcoin node and Kintsugi vault, as well as install a runner, subkey, or Bitcoin on the specified network. You can also start, stop, or restart a client service, update subkey or Bitcoin to a specific version, and print version information.

Notifications You must be signed in to change notification settings

kusamaxi/kintcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

kintcli

kintCLI(vaultrunner) is tool for running interoperable bitcoin vaults.

Requirements

Kintcli has the following requirements:

jq
git
curl
cargo (Rust)

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

This script provides a set of commands for installing, updating, and managing various clients on different networks. The available commands are:

License

Kintcli is licensed under the MIT License. See the LICENSE file for more information.

About

This script allows you to install and set up a Bitcoin node and Kintsugi vault, as well as install a runner, subkey, or Bitcoin on the specified network. You can also start, stop, or restart a client service, update subkey or Bitcoin to a specific version, and print version information.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages