8000 GitHub - InjectiveLabs/matic-cli: A CLI to setup and manage Matic validator nodes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A CLI to setup and manage Matic validator nodes

Notifications You must be signed in to change notification settings

InjectiveLabs/matic-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matic CLI

🏗 A CLI to setup and manage Matic validator nodes

Installation

npm install -g @maticnetwork/matic-cli

Please make sure you have installed following dependencies:

Usage

Create new directory for the setup:

$ mkdir localnet
$ cd localnet

Check commands

matic-cli

To setup local testnet

This will setup Heimdall and Bor.

matic-cli setup localnet

To setup Heimdall

matic-cli setup heimdall

To setup Bor

matic-cli setup bor

To generate genesis file

matic-cli setup genesis

To setup multi-node devnet

matic-cli setup devnet

License

MIT

About

A CLI to setup and manage Matic validator nodes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.1%
  • Shell 11.0%
  • HTML 5.9%
0