Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Packages

No packages published
You can’t perform that action at this time.