rippled-gateway-balances
Quote from Taylor Warden on September 19, 2025, 2:00 amhttps://github.com/whotooktwarden/rippled-gateway-balances
Purpose
This package is for Ripple Gateways to allow their clients to audit their balances and their obligations over the network. This is accomplished by specifying an issuer and a hot wallet to ignore within the gatewaybal1.rb and/or gatewaybal2.rb files. The PHP file requires a call to this ruby script via shell_exec(), which will fetch the balances from the rippled node on your server for display to the user.
Command-line Usage
ruby gatewaybal1.rb
or
ruby gatewaybal2.rb
https://github.com/whotooktwarden/rippled-gateway-balances
Purpose
This package is for Ripple Gateways to allow their clients to audit their balances and their obligations over the network. This is accomplished by specifying an issuer and a hot wallet to ignore within the gatewaybal1.rb and/or gatewaybal2.rb files. The PHP file requires a call to this ruby script via shell_exec(), which will fetch the balances from the rippled node on your server for display to the user.
Command-line Usage
ruby gatewaybal1.rb
or
ruby gatewaybal2.rb