موارد SDK#
SDKs (Software Development Kits) are used to accelerate the design and development of a product for the Dash Network. These resources can either be used to interface with an API provider or for the creation of standalone applications by forming transactions and/or performing various wallet functions.
دليل مطورين داش#
The Dash Developer Portal aims to provide the information you need to understand Dash and start building Dash-based applications. To make the best use of this documentation, you may want to install the current version of Dash Core and Dash Platform, either from source, from a pre-compiled executable or from Docker Hub.
Dash Core: https://docs.dash.org/core
Dash Platform: https://dashplatform.readme.io/
NodeJS/JavaScript: Dashcore#
Dashcore is a fork of Bitcore and operates as a full Dash node — your apps run directly on the peer-to-peer network. For wallet application development, additional indexes have been added into Dash for querying address balances, transaction history, and unspent outputs.
النظام الأساسي: NodeJS / Javascript
Documentation: dashpay/dashcore-lib
Repository lib: dashpay/dashcore-lib
Repository node: dashpay/dashcore-node
See also: Insight API
NodeJS/JavaScript: DashJS#
DashJS allows you to transact on L1 or fetch/register documents on L2 within a single library, including management and signing of your documents.
النظام الأساسي: NodeJS / Javascript
Documentation: https://dashpay.github.io/platform/SDK/
Repository: dashpay/platform
PHP: Bitcoin-PHP#
Bitcoin-PHP is an implementation of Bitcoin with support for Dash using mostly pure PHP.
Platform: PHP
Documentation: Bit-Wasp/bitcoin-php
Repository: snogcel/bitcoin-php
Python: PyCoin#
PyCoin is an implementation of a bunch of utility routines that may be useful when dealing with Bitcoin and Dash. It has been tested with Python 2.7, 3.6 and 3.7.
Platform: Python
Documentation: https://pycoin.readthedocs.io/en/latest/
Repository: richardkiss/pycoin
See also: JSON-RPC Utilities
Java: DashJ#
داش ج هي مكتبة للعمل مع بروتوكول داش. يمكنه الاحتفاظ بمحفظة ، إرسال / استقبال المعاملات (بما في ذلك الإرسال الفوري) دون الحاجة إلى نسخة محلية من داش كور ، ولديه العديد من الميزات المتقدمة الأخرى. يتم تنفيذه في Java ولكن يمكن استخدامه من أي لغة متوافقة مع JVM: يتم تضمين أمثلة في Python و JavaScript.
النظام الأساسي: Java
Documentation: https://bitcoinj.org/getting-started
Repository: dashpay/dashj
متال التطبيق: tomasz-ludek/pocket-of-dash
Objective-C: Dash-Sync#
Dash-Sync is an Objective-C Dash blockchain framework for iOS. It implements all most relevant Bitcoin Improvement Proposals (BIPs) and Dash Improvement Proposals (DIPs).
Platform: iOS
Repository: dashpay/dashsync-iOS
.NET: NBitcoin#
NBitcoin is the most complete Bitcoin library for the .NET platform and has been patched to include support for Dash. It implements all most relevant Bitcoin Improvement Proposals (BIPs) and Dash Improvement Proposals (DIPs). It also provides low level access to Dash primitives so you can easily build your application on top of it.
النظام الأساسي:. NET
Documentation: https://programmingblockchain.gitbook.io/programmingblockchain/
مستودع: MetacoSA/NBitcoin
See also: JSON-RPC Utilities
BlockCypher#
يوفر BlockCypher أيضًا SDKs للعميل.
النظام الأساسي: روبي ، Python ، Java ، PHP ، Go ، NodeJS
Repositories: https://www.blockcypher.com/dev/bitcoin/