---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: base
id: development
---
{% translate pagetitle %}
{% translate summary %}
{% translate spec %}
{% translate spectxt %}
{% translate coredev %}
{% translate inventor %}
{% translate disclosure %}
bitcoin-security@lists.sourceforge.net
{% translate disclosuretxt %}
{% translate involve %}
{% translate involvetxt1 %}
{% translate involvetxt2 %}
{% translate more %}
{% translate morechoose %}
- Armory - A Bitcoin client with enhanced security features.
- BFGMiner - Modular Bitcoin mining software.
- bitcoinj - A Java implementation of a Bitcoin client-only node used in thin SPV Bitcoin clients.
- Bitcoin Wallet for Android - A thin SPV Bitcoin client for mobiles.
- Bits of Proof Enterprise Bitcoin Server - A modular implementation of the Bitcoin protocol in Java.
- btcd - A full node bitcoin implementation written in Go.
- Electrum - A fast Bitcoin client relying on remote servers to store the block chain.
- Eloipool - A fast Python mining pool server software.
- Hive - A fast user-friendly SPV Bitcoin client.
- libbitcoin - An asynchronous C++ library for Bitcoin.
- libblkmaker and python-blkmaker - Client side libraries for the getblocktemplate mining protocol.
- MultiBit - A thin SPV international Bitcoin client for desktops.
- NBitcoin - A cross-platform .NET Bitcoin library. (Mac,IOS,Android,WP,Tablets,Mono,Desktop)
- obelisk - A libbitcoin-based blockchain query server.
- picocoin - A tiny bitcoin library, with lightweight client and utils.
- python-bitcoinlib - A Python2/3 Bitcoin library.
- sx - Modular Bitcoin commandline utilities.
- {% translate moremore %}
{% translate devcommunities %}
{% translate devcommunitiesintro %}
- {% translate ircjoin %}
- {% translate stackexchange %}
- {% translate bitcointalkdev %}
{% translate contributors %}
{% translate contributorsorder %}
{% for c in site.corecontributors %}
{% if c.avatar_url %}

{% else %}
![icon]()
{% endif %}
({{ c.contributions }})
{% endfor %}