Skip to content

feveral/ronin-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ronin-manager

Manager tool for ronin node

Usage:

  • Initiate the .env file
cp config/[test|main].env .env
  • Then open .env file and fill in remaining variables
  • Start services. You might need to log out and log back in after install.
./ronin-manager install
./ronin-manager start
  • To stop all services
./ronin-manager stop
  • To stop and clean all data, including chain data and bridge data. Note this action is irreversible
./ronin-manager wipe

About

Manager tool for ronin node

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 68.8%
  • Shell 31.2%