1.2.0 • Published 10 years ago

dogecoin-gatewayd-plugin v1.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

Dogecoin Gatewayd Plugin

Three unix processes designed to automate the integration between a ripple gateway using gatewayd and a dogecoind server.

  • Process 1: gatewayd_accounts.js

Whenever a new external_account record is created in gatewayd, this process generates a new Dogecoin address and appends it to the external_account, replacing the default name

  • Process 2: get_next_payment.js

Periodically poll Dogecoin for new payments made to the Dogecoind server's wallet

  • Process 3: gatewayd_withdrawals.js

When a new withdrawal record (external_transaction with "deposit"=false) is created, send a corresponding amount to the recipient dogecoin address using Dogeoind and clear the withdrawal