---
# 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 wallet with enhanced security features.
- BFGMiner - A modular miner.
- Bitcoin Explorer - A command line tool, built on libbitcoin.
- Bitcoin Server - A full node and query server, built on libbitcoin.
- Bitcoin Wallet - A SPV wallet for Android and Blackberry.
- bitcoinj - A library for SPV wallets, written in Java.
- btcd - A full node, written in Go.
- btcwallet - A hierarchical deterministic wallet daemon, written in Go.
- Electrum - A fast server-trusting wallet.
- Eloipool - A fast mining pool server application, written in Python.
- Hive - A fast user-friendly SPV wallet.
- Libbitcoin - A cross-platform development toolkit, written in C++.
- Libblkmaker - A client library for the getblocktemplate mining protocol, written in C.
- MultiBit HD - An international SPV wallet for desktops.
- NBitcoin - A cross-platform library, written in C#.
- picocoin - A tiny library with lightweight client and utilities, written in C.
- python-bitcoinlib - A library for structures and protocols, written in Python.
- Python Blkmaker - A client library for the getblocktemplate mining protocol, written in Python.
- {% 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 %}