Files
awesomebitcoin.cash/README.md
T
2020-08-10 12:28:36 -04:00

27 KiB



A curated list of Bitcoin Cash projects & resources
awesome

Bitcoin Cash (BCH) is a project to scale bitcoin on-chain as an electronic peer-to-peer payment system for the world. 🚀

📤 a mobile friendly version of this project is formatted from markdown by github pages.

Pull requests are welcome, please see the contribution guidelines.

Contents

Whitepaper

"Bitcoin: A Peer-to-Peer Electronic Cash System" by Satoshi Nakamoto.

Bitcoin Cash is one chain of Satoshi Nakamoto's blockchain invention which was deliberately hard-forked on August 1st, 2017. It shares the whitepaper, first block, and all bitcoin block history prior to the fork. It attempts to implement the central idea outlined in that paper.

Below is a copy of the original nine page whitepaper:

Open-Source Wallets

Below are non-custodial open-source wallets that use features specific to Bitcoin Cash.

Mobile

Desktop

Electron-Cash Plugins

Cli

  • bchwallet - a secure Bitcoin Cash wallet daemon written in Go (golang)
  • openbazaar wallet - an SPV wallet in Go (golang) developed for openbazaar2
  • bitcore-walleet - A command line wallet used for BitPay wallets

Browser

  • blockparty [src] [docs] - A simple in-browser web wallet using bitbox.earth
  • 💚 mint [src] - Non-custodial web-based tool to manage your SLP tokens.
  • nito [src] - Web wallet designed for easily on-boarding of new users

Paper/Offline Generator

Projects Built on Bitcoin Cash

Shipyard

These are up and coming projects in alpha stage (may not be suitable for large transactions):

  • AnyHedge [whitepaper] [lib] - A Decentralized Hedge Solution for Arbitrary Assets on Bitcoin Cash
  • causes.cash [src] - a site for creating your own fundraising campaign
  • Neutron Cash [release] [src] - A desktop neutrino wallet using bchwallet and electron
  • PSF wallet [src] - Static javascript web-wallet using gatsby react from the permissionless software foundation.

Shipped

All of these apps are mostly stable and active. Always check the notes of a particualar project before risking a large sum of value. Links are checked on a weekly basis, but function is not checked.

Apps (Social)

  • 💚 read.cash - a conventionally hosted long-format blogging platform, with BCH tipping for content.
  • flipstarter [Introduction] [src] - a crowd funding app using anyone can pay multisig transactions.
  • memo.cash - short message social media site with decentralized SLP token exchange.
  • member.cash - longer format social media platform with voting, tipping, moderation and filtering.

Decentralized Marketplace

  • OpenBazaar - desktop (daemon w/ electron app) p2p marketplace using multisig transactions.
  • Havenapp - mobile implementation of openbazaar.

Entertainment

Network

SLP Token Projects

Services & Bots

Utilities

Web

In the Boneyard

These ships are apparently in long term storage

  • stack exchange - an unsuccessful initiative to create a Bitcoin Cash stack exchange.
  • SLPDEX [src] - Decentralized token exchange, errors on slp/list
  • lazyfox - a Bitcoin Cash powered question and answer / tasking platform, 🚧 under revision.

See Also

These are other projects dedicated to listing projects in the Bitcoin Cash ecosystem:

Merchants and Services Accepting Bitcoin Cash

A Short List

These vendors have accepted bitcoin for years and are committed (or sympathetic) toward the idea of electronic cash payments.

Although some of these may appear to only accept Bitcoin (BTC), they do, in fact, accept Bitcoin Cash also.

Geographic lists

  • member map - permanent on-chain geographic tags utilizing extensions to the memo protocol.
  • 💚 Bitcoin.com map - website and mobile app for discovering merchants, formerly marco coino.
  • Greenpages map - merchant finder with advanced filtering.

Projects dedicated to listing or enabling eCommerce.

Some Charities and Foundations

Just some good charities for the world at large.

eCommerce Merchant Resources

Bitcoin Cash Open-Source plugins

BCH-to-Fiat Payment Processors

Loyalty Programs

  • HoneyPay - Customer loyalty point card system using SLP.

Payment Processor Status

Documentation

Roadmaps

  • Coin Dance list - with broader developments and proposals in various states from many groups.

General

Base Protocol

Secondary protocols

Bitcoin Cash Standards is a site dedicated to collecting, some of which are listed below:

Bitcoin Script

  • meep - a command line Bitcoin Cash script debugger.
  • bitauth ide [src] - an integrated development environment for bitcoin authentication.
  • spedn [src] [docs] - a high level smart contract language that compiles to Bitcoin Cash Script.
  • Cashscript - a solidity-style language that compiles to Bitcoin Cash Script.
  • 💚 Cashscript alt-docs - documentation for Cashscript hosted at bitcoin.com.

Software

Full Nodes

  • 💚 BCHN [src] [docs] - a descendant of the Bitcoin Core and Bitcoin ABC software projects with independent development team. C/C++.
  • 💚 BitcoinUnlimited [src] - a full node implentation focused on supporting user needs, C/C++.
  • bchd [src] [docs] - alternative implementation written in Go (golang)
  • Flowee the Hub [src] - a node supporting a suite of software focused on payment integration. C++
  • Bitcoin Verde [src] [docs] - java implementation with the goal of being interoperable with mining nodes
  • Knuth [src]- a high performance implementation of the Bitcoin protocol focused on applications needing extra capacity and resilience.

Full Node Developer Resources

Open-Source Teams Builing Upon Bitcoin Cash

If you want to go fast, go alone. If you want to go far, go together.

-- An African Proverb.

There are various groups developing software stacks & apps for the broader ecosystem.

  • 💚 Simple Ledger [repos] - Group leading SLP token integration. (Typescript & Python)
  • 💚 Bitcoin.com [repos] - Prolific group developing webapps, mobile apps, and new tooling for deployed at bitcoin.com. (Typescript with some Javascript et al.)
  • FullStack Cash [repos] - Team building web/ipfs apps based on BitBox compatible stack. (Javascript)
  • Flowee [repos] - Team maintaining a non-mining full node and services to access the Bitcoin Cash network. (C++, NodeJs et al)
  • gcash [repos] - Team building apps, a wallet and tooling using an alternative full node directly. (Golang)
  • General Protocols [repos] - Team researching and developing protocols for non-custodial and trustless networks using BitBox. (Typescript and Javascript)
  • Electron Cash [repos] - Team maintaining a desktop SPV wallet with plugins and mobile app (Python)

SPV servers

SLP Token Enabled Tooling

  • 💚 slpjs - library for interacting with SLP tokens, dependent on bitbox.
  • 💚 SLPDB - simpleledger indexer
  • 💚 goslp - SLP go libraries
  • 💚 SLP Indexer - bitcoin.com indexer
  • 💚 SLP SDKs - for android and iOS.

Libraries & SDKs

Javascript

Typescript

  • 💚 Bitbox SDK [docs] - library for interacting with BCH via rest.bitcoin.com.
  • 💚 Badger SDK - browser extension wallet supporting BCH and SLP on webpages.
  • libauth [src] - a zero-dependency, typescript bitcoin library, including WASM crypto functions, BTC, but BCH friendly. (formerly bitcoin-ts)

Python

Java

C

PHP

  • cashp - Library for BCH and SLP tokens

Language Agnostic