Skip to content

UdotCASH/uchain-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uchain commands

Available Commands

Geth Commands

Run geth

uchain run geth 1

IRuns geth node 1

uchain run geth <node number>

Initializes and runs a geth node with a different data directory and port configurations.

Beacon Commands

Run beacon command 1

uchain run beacon 1

Runs a beacon node

uchain run beacon 2

Fetches peer information using curl, exports it, and runs another beacon node

Validator Commands

Run validator command 1

uchain run validator 1

Runs a validator node with specific configurations.

Summary

Uchain command line lets you easily run uchain nodes with the commands "run geth", "run beacon" and "run validator"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages