dogecoin-gatewayd-plugin

1.2.0 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i dogecoin-gatewayd-plugin

Weekly Downloads

4

Version

1.2.0

License

ISC

Last publish

Collaborators

  • stevenzeiler