Skip to content

Chainpoint Node configuration and setup tool

License

Notifications You must be signed in to change notification settings

chainpoint/chainpoint-node-cli

Repository files navigation

Chainpoint Node CLI

code style: prettier License Build Status

About

This CLI can be used to make node management easier.

Commands

This CLI contains detailed information about all command line arguments, simply by using the -h command line argument.

Config

The following command will ask you a few questions, like your TNT address, public URI and auth key and will then automatically create all configuration files for you:

$ ./chainpoint-node config

You can also use a few different command line arguments to automate the process. More information can be found using the -h argument.

Setup

The setup command is used to install a Chainpoint node. It uses sudo and will alter your system. It will install dependencies such as Docker and Docker Compose and create a swap file. The command can be ran without arguments, but can also be configured to best suit your use case:

$ ./chainpoint-node setup

About

Chainpoint Node configuration and setup tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published