cheatsheet

Some helpful commands, when running rippled. Posted here as a reminder to myself. Commands shown here should work when installed on RHEL or Centos. Alias for rippled alias rippled="/opt/ripple/bin/rippled –conf=/opt/ripple/etc/rippled.cfg" Check the status rippled server_info is essential. Watch this command to see when the server manages to sync: watch "/opt/ripple/bin/rippled serverinfo | egrep ‘load|complete|peers|status|server_state’" Use ctrl-c to stop. Run in standalone mode Create a copy of systemd unit file