Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

Python wrapper for the Ripple API

Project description

Settings

  • RIPPLE_ACCOUNT — account that acts as ‘manager’ and monitors incoming transactions

  • RIPPLE_SECRET — secret for ‘manager’ account

  • RIPPLE_API_URL

  • RIPPLE_API_USER

  • RIPPLE_API_PASSWORD

Signals

  • ripple_api.signals.transaction_status_changed = Signal(providing_args=["old_status"]) — sent when existing Transaction’s status is changed

  • default django’s post_save signal is useful to get new Transactions

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page