API-Dienste#
Mehrere API-Dienste können dazu verwendet werden, eine der folgenden Funktionen des Dash-Netzwerks mit einer Plattform zu verbinden:
Transaktionsübermittlung
Kurse
Währungsumtausch
Anfrageerstellung
API-Dienste werden im Normalfall verwendet, damit auf eine eigene Infrastruktur zum Zugriff auf die Blockchain verzichtet werden kann. Dazu gehören Mechanismen wie:
Transaktion erstellen und an das Netzwerk übermitteln
Adresserstellung über HD-Wallets
Zahlungsverarbeitung über WebHooks
Es gibt mehrere Arten, auf derartige Funktionen zuzugreifen, wobei diese sich hauptsächlich in der Preisgestaltung und in der Reichweite der Möglichkeiten unterscheiden. Die folgende Liste an API-Diensten versucht die Unterschiede herauszustellen und verweist auf weiterführende Dokumentationen zu den einzelnen Diensten.
Insight#

Die Open-Source Insight REST API bietet einen benutzerfreundlichen, leistungsstarken und einfachen Weg, um Daten aus dem Dash-Netzwerk in die eigene Plattform zu integrieren. Eine praktische Anleitung, wie man mit der Implementierung der Insight API und des Insight UI Blockexplorers beginnen kann, gibt es hier.
Funktionen: Transaktionsübermittlung, WebSocket-Benachrichtigungen
Preisgestaltung: Kostenlos / Open-Source
Documentation: dashpay/insight-api
BlockCypher#

BlockCypher bietet eine RESTful JSON API, um mit der Blockchain zu interagieren. Der Zugriff ist über HTTP oder HTTPS durch die Adresse api.blockcypher.com möglich.
Funktionen: Transaktionsübermittlung, HD Wallet- / Adresserstellung, WebSocket und WebHook Rückmeldung und Payment Forwarding. BlockCypher greift nicht auf die Private Keys zu
Pricing Model: Per API Call, 5000 Requests -> $85.00 per month (https://accounts.blockcypher.com)
Documentation: https://www.blockcypher.com/dev/bitcoin/
BitGo#

BitGo bietet eine einfache und leistungsstarke RESTful API und die erforderliche Client SDK, um die Wallet einer digitalen Währung mit der eigenen Applikation zu verbinden. Dash InstantSend wird ebenfalls unterstützt.
Funktionen: Multi-Signature HD Wallets, Wallet-Operationen, WebSocket uand WebHook-Benachrichtigungen
Preisgestaltung: Pro API-Anfrage
Documentation: https://app.bitgo.com/docs/
Blockmove#

Cryptocurrency wallet, merchant & API provider. Blockmove is a simple and easy way to start accepting payments in cryptocurrency.
Features: Non-custodial wallet, HD Wallet, High anonymity, Low fees. Private keys are not stored and are available only to the user.
Pricing Model: API - 0.3% for withdrawal transactions. Merchant - 1 year free, then $49/month
Documentation: https://docs.blockmove.io
NOWNodes#

NOWNodes provides simple, fast, and secure RPC access to Dash-based full nodes. The low latency and high performance is of great use to researchers and businesses such as crypto miners or hardware wallet providers.
Features: All Dash RPC commands
Pricing Model: Free up to 20k requests, Pricing tiers
Documentation: https://nownodes.io/documentation
CoinPayments#

CoinPayments is an integrated payment gateway for cryptocurrencies such as Dash. Shopping cart plugins are available for all popular webcarts used today. CoinPayments can help you set up a new checkout or integrate with your pre-existing checkout.
Features: Invoicing, Exchange Rates, WebHook Callbacks. CoinPayments holds Private Keys on their server allowing merchants to withdraw funds in Cryptocurrency or convert to fiat.
Integrationen: aMember Pro, Arastta, Blesta, BoxBilling, Drupal, Ecwid, Hikashop, Magento, OpenCart, OSCommerce, PrestaShop, Tomato Cart, WooCommerce, Ubercart, XCart, ZenCart
Preisgestaltung: 0,5% der Transaktion (https://www.coinpayments.net/help-fees)
Dokumentation: https://www.coinpayments.net/apidoc
Preisticker#
You can add a simple price ticker widget to your website using the simple code snippet generator from CoinGecko.
Similar widgets with different designs are available from CoinLib and WorldCoinIndex, while an API providing similar information is available from DashCentral.
QR-Codes#
Many wallets can generate QR codes that are scannable to simplify entry of the Dash address. Printing these codes or posting the on your website makes it easy to receive payment and tips in Dash, both online and offline.
In Dash Core, go to the Receive tab, generate an address if necessary, and double-click it to display a QR code. Right-click on the QR code and select Save Image to save a PNG file.
In der Dash Android Wallet kannst du über Dash empfangen einen QR-Code erzeugen und durch Antippen vergrößern. Du kannst das Bild als Screenshot speichern.
In der Dash Android Wallet kannst du links über Dash empfangen eine Adresse und einen QR-Code erzeugen. Du kannst das Bild als Screenshot speichern.
Über CWA QR Code Generator kannst du jederzeit einen QR-Code für jede beliebige Adresse erzeugen und als Bild speichern.