Skip to content

Latest commit

 

History

History
53 lines (48 loc) · 2.31 KB

File metadata and controls

53 lines (48 loc) · 2.31 KB
layout page
title Contribute
permalink /contribute/
main_nav true
nav_order 5
image https://pedromvpg.github.io/bitcoin-design-guide/assets/bitcoin-design-custom-og.png
projets
name site description image
CoinSwap
CoinSwap is a way of trading one coin for another coin in a non-custodial way. It is closely related to the idea of an atomic swap.
/assets/images/contribute/coinswap.png
name site description image
photon-lib
A high level library for building bitcoin wallets with react native.
/assets/images/contribute/photon-lib.png
name site description image
BTCPay Server
BTCPay Server is proudly free and open-source, built and maintained by a world-wide community of passionate contributors.
/assets/images/contribute/btcpay.png
name site description image
Bisq
Bisq is an open-source, peer-to-peer application that allows you to buy and sell cryptocurrencies in exchange for national currencies. No registration required.
/assets/images/contribute/bisq.png
name site description image
Electrum
Electrum was created by Thomas Voegtlin in November 2011. Since then, various developers have contributed to its source code.
/assets/images/contribute/electrum.png
name site description image
Samurai
A modern bitcoin wallet hand forged to keep your transactions private your identity masked and your funds secured.
/assets/images/contribute/samurai.png
name site description image
Wasabi
Wasabi is an open-source, non-custodial, privacy-focused Bitcoin wallet for Desktop, that implements trustless CoinJoin.
/assets/images/contribute/wasabi.png

Help build this guide, find an exciting project to help scale, or join the community and start something new.

{% for item in page.projets %}

{{- item.name -}}

{{- item.description -}} Website
{% endfor %}