Skip to content

Desktop tool for XRPL and Xahau server administrators

License

Notifications You must be signed in to change notification settings

radynamics/XrplServerMgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRPL Server Manager

XRPL Server Manager is a graphical user interface toolset for XRPL servers. With its various tools it facilitates installing and maintaining rippled/xahaud nodes and validators. Binaries are available for Windows, MacOS and Linux (Java jar).

Welcome Screen Logs

Requirements

  1. Windows, MacOS or Linux Computer
  2. JRE 15 or later (Java Runtime Environment)
  3. SSH access to a Linux server (opt. running rippled)

Architecture

Logs

Installation

  1. This project is known to run on Windows, macOS and Linux. This README lists out steps to run the software on Windows using free IntelliJ IDEA Community Edition.
  2. Clone this repo
  3. Open the project using IntelliJ. IntelliJ processes src/build.gradle and downloads all necessary dependencies.
  4. Create a new "Run/Debug Configuration" with type "Application" with the following parameters:
    • Module: java 15 or later
    • -cp: XrplServerMgr.main
    • Main class: com.radynamics.xrplservermgr.Main
  5. Run

About

Desktop tool for XRPL and Xahau server administrators

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages