Who let the Doge out? I repeat, who let the @WordPress @WooCommerce Easy Dogecoin Gateway out?

This page summarizes the projects mentioned and recommended in the original post on /r/dogecoindev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • woocommerce-plugin

    PawCommerce plugin for WooCommerce (by pawcommerce)

    So with that in mind, re-use my minutes. I have done the complete order->payment->fulfillment integration for digital products into woocommerce with a plugin here: https://github.com/pawcommerce/woocommerce-plugin so that will show you what's needed to complete that integration using webhook endpoints. I wrote that as a pilot program back when there was little chance of coinbase or bitpay integrating Dogecoin. That's of course changed now so I am no longer working on this.

  • dogecoin-spv-node

    A Dogecoin SPV wallet (by ShibeTechnology)

    The technical problem to solve is to have a means to translate implicit on-chain transaction events to webhook calls (tx received, tx confirmed, # confirmations, tx got reorg'd). For my pilot, I used block.io because /u/kindoge has made a very reliable webhook mechanism so I didn't have to code that from scratch. If you need a full sovereign solution, I think that besides doing it on Dogecoin Core, something can be built into dogecoin-spv-node (js) or create a custom thing with libdohj (java) (perhaps until /u/xanimo-net is further along with libdogecoin and gives you a php sdk 😁).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • libdohj

    Java library for adding altcoin support to bitcoinj

    The technical problem to solve is to have a means to translate implicit on-chain transaction events to webhook calls (tx received, tx confirmed, # confirmations, tx got reorg'd). For my pilot, I used block.io because /u/kindoge has made a very reliable webhook mechanism so I didn't have to code that from scratch. If you need a full sovereign solution, I think that besides doing it on Dogecoin Core, something can be built into dogecoin-spv-node (js) or create a custom thing with libdohj (java) (perhaps until /u/xanimo-net is further along with libdogecoin and gives you a php sdk 😁).

  • libdogecoin

    Libdogecoin provides low level C functions useful for building compliant Dogecoin Nodes & Wallets.

    The technical problem to solve is to have a means to translate implicit on-chain transaction events to webhook calls (tx received, tx confirmed, # confirmations, tx got reorg'd). For my pilot, I used block.io because /u/kindoge has made a very reliable webhook mechanism so I didn't have to code that from scratch. If you need a full sovereign solution, I think that besides doing it on Dogecoin Core, something can be built into dogecoin-spv-node (js) or create a custom thing with libdohj (java) (perhaps until /u/xanimo-net is further along with libdogecoin and gives you a php sdk 😁).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts