Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 1.67 KB

index.md

File metadata and controls

55 lines (44 loc) · 1.67 KB
layout
home

{:.logo} Optech Logo

Bitcoin Optech helps Bitcoin users and businesses integrate scaling technologies.

We provide workshops, weekly newsletters, original research, case studies and announcements, analysis of Bitcoin software and services, a podcast, and help facilitate improved relations between businesses and the open source community.

Learn more about us.

{% assign posts_en = site.posts | where:"lang","en" %}

Recent newsletters, blog posts, and podcasts

    {%- for post in posts_en limit:5 -%}
  • {%- assign date_format = site.minima.date_format | default: "%b %-d, %Y" -%} {{ post.date | date: date_format }} {%- if site.show_excerpts -%} {{ post.excerpt }} {%- endif -%}
  • {%- endfor -%}

View more newsletters or blog posts. Learn about new content by subscribing via email or RSS.

{% include newsletter-signup.html %}

{% include supporters.html %}