---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: base
id: bitcoin-for-developers
---
{% translate pagetitle %}
{% translate summary %}
{% include helpers/hero-social.html %}
{% translate simple %}
{% translate simpletext %}
{% translate api %}
{% translate apitext %}
{% translate own %}
{% translate owntext %}
{% translate invoice %}
{% translate invoicetext %}
{% translate security %}
{% translate securitytext %}
{% translate micro %}
{% translate microtext %}
{% comment %} After the developer-documentation page is translated, add the language to the array below {% endcomment %}
{% assign langs = [ 'en', 'uk' ] %} {% if langs contains page.lang %}
{% else %}
{% endif %}