vertoe
Three of Nine
To reach a certain degree of Dash adoption, we as the community should prepare/port some standard software packages that should allow fast app development for all the early adopters out there. I compiled a list of most wanted features, anything missing? Let me know!
dash-core (C++, Qt) - done
Dash Core wallet, includes daemon and Qt-GUI.
https://github.com/dashpay/dash (maintained by flare and UdjinM6)
p2pool-dash (Python) - done
Decentralized mining pool.
https://github.com/dashpay/p2pool-dash (ported by chaeplin, maintained by UdjinM6)
dashj (Java) - done
Java implementation of the Dash protocol
https://github.com/HashEngineering/dashj (ported by HashEngineering)
NBitcoin (C#) - done
Comprehensive Bitcoin library for the .NET framework, with Dash support.
https://github.com/MetacoSA/NBitcoin (ported by dangh)
bitcore-node-dash (JavaScript) - done
A Dash full node for building applications and services with Node.js.
https://github.com/dashpay/bitcore-node-dash (Dash integration by snogcel)
insight-api-dash (JavaScript) - done
A Dash blockchain REST and web socket API service for Bitcore Node Dash.
https://github.com/dashpay/insight-api-dash (Dash integration by snogcel)
insight-ui-dash (JavaScript) - done
A Dash blockchain explorer web application service for Bitcore Node Dash using Insight API Dash.
https://github.com/dashpay/insight-ui-dash (Dash integration by snogcel)
blockcypher - done
Libraries for BlockCypher web services.
Ruby https://github.com/blockcypher/ruby-client
Python https://github.com/blockcypher/blockcypher-python
Java https://github.com/blockcypher/java-client
PHP https://github.com/blockcypher/php-client
Go https://github.com/blockcypher/gobcy
Node.js https://github.com/blockcypher/node-client
gocoin - done
Libraries for the GoCoin API.
gocoin-js https://github.com/GoCoin/gocoin-js
gocoin-php https://github.com/GoCoin/gocoin-php
gocoin-java https://github.com/GoCoin/gocoin-java
gocoin-ruby https://github.com/GoCoin/gocoin-ruby
gocoin-.net https://github.com/GoCoin/gocoin-.net
gocoin-python https://github.com/GoCoin/gocoin-python
node-open-mining-portal (JavaScript) - done
Dash integration for modern NOMP mining pool backend.
https://github.com/dashpay/node-open-mining-portal (Dash integration by zone117x)
android-wallet (Java) - done
Mobile Dash wallet for Android.
https://github.com/HashEngineering/dash-wallet (maintained by HashEngineering)
https://play.google.com/store/apps/details?id=hashengineering.darkcoin.wallet
ios-wallet (Objective-C) - done
Mobile Dash wallet for iOS.
https://github.com/dashpay/dashwallet (maintained by samuraisam)
electrum-dash (Python, Qt) - done
Electrum wallet for Dash. https://electrum.org
https://electrum.dash.org (run by flare)
https://github.com/dashpay/electrum-dash-server (server ported by darkzero, maintained by akhavr)
https://github.com/akhavr/electrum-dash (client ported by flare, maintained by akhavr)
coinomi (Java) - done
Multicoin Android wallet with Dash support.
https://github.com/Coinomi/coinomi-android (X11 implementation by erasmospunk)
https://play.google.com/store/apps/details?id=com.coinomi.wallet
https://itunes.apple.com/us/app/coinomi-wallet/id1333588809
dash-abe (Python) - done
Dash blockchain browser based on ABE.
https://github.com/dashpay/dash-abe (ported by chaeplin, maintained by eduffield)
dash-seeder (C++, C) - done
Dash node crawler and DNS server.
https://github.com/nightlydash/dash-seeder (ported by flare)
pycoin (Python) - done
Python-based Bitcoin and altcoin utility library.
https://github.com/richardkiss/pycoin (Dash integration by moocowmoo)
dash_hash (Python, C) - done
Python module for Dash's X11 hashing.
https://github.com/dashpay/dash_hash (created by eduffield, maintained by UdjinM6)
bitcoin-tool (C) - done
Tool to convert Dash keys to addresses.
https://github.com/dashpay/bitcoin-tool (Dash support by eduffield)
openbazaar (Python, C, JavaScript, ...) - done
Reference client and server daemon for the OpenBazaar network.
https://openbazaar.org/
https://github.com/OpenBazaar/openbazaar-desktop
https://github.com/OpenBazaar/openbazaar-go
Unmaintained repositories
python-darkcoinrpc (Python) - done
JSON RPC library to talk with dashd.
https://github.com/vertoe/python-darkcoinrpc (ported by vertoe)
darkcoin-api (Python) - done
Python API for the Darkcoin cryptocurrency.
https://github.com/c0ding/darkcoin-api (written by c0ding)
https://pypi.python.org/pypi/darkcoin (pip maintained by c0ding)
darkcoin_subsidy (Python, C++) - done
Python module for Darkcoin's subsidy function.
https://github.com/vertoe/darkcoin_subsidy (created by chaeplin, maintained by vertoe)
https://pypi.python.org/pypi/darkcoin_subsidy (pip maintained by vertoe)
blockparser (C, C++) - done
Fast, quick and dirty blockchain parser with Darkcoin support.
https://github.com/znort987/blockparser (created by znort987)
drkcoinjs-lib (JavaScript) - maintainer wanted
JavaScript development library for Darkcoin.
https://github.com/n-johnson/darkcoinjs-lib (ported by nj47)
Chose your language and get ready to roll ...
dash-core (C++, Qt) - done
Dash Core wallet, includes daemon and Qt-GUI.
https://github.com/dashpay/dash (maintained by flare and UdjinM6)
p2pool-dash (Python) - done
Decentralized mining pool.
https://github.com/dashpay/p2pool-dash (ported by chaeplin, maintained by UdjinM6)
dashj (Java) - done
Java implementation of the Dash protocol
https://github.com/HashEngineering/dashj (ported by HashEngineering)
NBitcoin (C#) - done
Comprehensive Bitcoin library for the .NET framework, with Dash support.
https://github.com/MetacoSA/NBitcoin (ported by dangh)
bitcore-node-dash (JavaScript) - done
A Dash full node for building applications and services with Node.js.
https://github.com/dashpay/bitcore-node-dash (Dash integration by snogcel)
insight-api-dash (JavaScript) - done
A Dash blockchain REST and web socket API service for Bitcore Node Dash.
https://github.com/dashpay/insight-api-dash (Dash integration by snogcel)
insight-ui-dash (JavaScript) - done
A Dash blockchain explorer web application service for Bitcore Node Dash using Insight API Dash.
https://github.com/dashpay/insight-ui-dash (Dash integration by snogcel)
blockcypher - done
Libraries for BlockCypher web services.
Ruby https://github.com/blockcypher/ruby-client
Python https://github.com/blockcypher/blockcypher-python
Java https://github.com/blockcypher/java-client
PHP https://github.com/blockcypher/php-client
Go https://github.com/blockcypher/gobcy
Node.js https://github.com/blockcypher/node-client
gocoin - done
Libraries for the GoCoin API.
gocoin-js https://github.com/GoCoin/gocoin-js
gocoin-php https://github.com/GoCoin/gocoin-php
gocoin-java https://github.com/GoCoin/gocoin-java
gocoin-ruby https://github.com/GoCoin/gocoin-ruby
gocoin-.net https://github.com/GoCoin/gocoin-.net
gocoin-python https://github.com/GoCoin/gocoin-python
node-open-mining-portal (JavaScript) - done
Dash integration for modern NOMP mining pool backend.
https://github.com/dashpay/node-open-mining-portal (Dash integration by zone117x)
android-wallet (Java) - done
Mobile Dash wallet for Android.
https://github.com/HashEngineering/dash-wallet (maintained by HashEngineering)
https://play.google.com/store/apps/details?id=hashengineering.darkcoin.wallet
ios-wallet (Objective-C) - done
Mobile Dash wallet for iOS.
https://github.com/dashpay/dashwallet (maintained by samuraisam)
electrum-dash (Python, Qt) - done
Electrum wallet for Dash. https://electrum.org
https://electrum.dash.org (run by flare)
https://github.com/dashpay/electrum-dash-server (server ported by darkzero, maintained by akhavr)
https://github.com/akhavr/electrum-dash (client ported by flare, maintained by akhavr)
coinomi (Java) - done
Multicoin Android wallet with Dash support.
https://github.com/Coinomi/coinomi-android (X11 implementation by erasmospunk)
https://play.google.com/store/apps/details?id=com.coinomi.wallet
https://itunes.apple.com/us/app/coinomi-wallet/id1333588809
dash-abe (Python) - done
Dash blockchain browser based on ABE.
https://github.com/dashpay/dash-abe (ported by chaeplin, maintained by eduffield)
dash-seeder (C++, C) - done
Dash node crawler and DNS server.
https://github.com/nightlydash/dash-seeder (ported by flare)
pycoin (Python) - done
Python-based Bitcoin and altcoin utility library.
https://github.com/richardkiss/pycoin (Dash integration by moocowmoo)
dash_hash (Python, C) - done
Python module for Dash's X11 hashing.
https://github.com/dashpay/dash_hash (created by eduffield, maintained by UdjinM6)
bitcoin-tool (C) - done
Tool to convert Dash keys to addresses.
https://github.com/dashpay/bitcoin-tool (Dash support by eduffield)
openbazaar (Python, C, JavaScript, ...) - done
Reference client and server daemon for the OpenBazaar network.
https://openbazaar.org/
https://github.com/OpenBazaar/openbazaar-desktop
https://github.com/OpenBazaar/openbazaar-go
Unmaintained repositories
python-darkcoinrpc (Python) - done
JSON RPC library to talk with dashd.
https://github.com/vertoe/python-darkcoinrpc (ported by vertoe)
darkcoin-api (Python) - done
Python API for the Darkcoin cryptocurrency.
https://github.com/c0ding/darkcoin-api (written by c0ding)
https://pypi.python.org/pypi/darkcoin (pip maintained by c0ding)
darkcoin_subsidy (Python, C++) - done
Python module for Darkcoin's subsidy function.
https://github.com/vertoe/darkcoin_subsidy (created by chaeplin, maintained by vertoe)
https://pypi.python.org/pypi/darkcoin_subsidy (pip maintained by vertoe)
blockparser (C, C++) - done
Fast, quick and dirty blockchain parser with Darkcoin support.
https://github.com/znort987/blockparser (created by znort987)
drkcoinjs-lib (JavaScript) - maintainer wanted
JavaScript development library for Darkcoin.
https://github.com/n-johnson/darkcoinjs-lib (ported by nj47)
Chose your language and get ready to roll ...
Last edited by a moderator: