Skip to content

Community-curated list of sites/merchants that accept Bitcoin Cash. Submit a pull request with your contribution to add! Read below for help.

License

Notifications You must be signed in to change notification settings

jrkong/acceptbitcoincash

 
 

Repository files navigation

Bitcoin Cash

The acceptBitcoin.Cash Project

A community-curated list of sites/merchants that accept Bitcoin Cash, a peer-to-peer electronic cash system suitable for the digital age, and the future of online commerce.

Add a site that's not listed, or provide any updates/corrections by submitting a pull request, or creating an issue. Learn how to do either by reading our contribution guidelines.

GitHub pull-requests GitHub issues-closed Twitter Join the chat at https://gitter.im/acceptbitcoincashproject/Lobby License

The Goal

The goal is to build a website (acceptBitcoin.cash) with a comprehensive list of sites that accept or support Bitcoin Cash, as well as Bitcoin (Legacy).

Our hope is to connect consumers and merchants, while spreading awareness and promoting global adoption of Bitcoin Cash.

Contributing

If you'd like to contribute to the list, please read the entire guidelines here in CONTRIBUTING.md.

Running Locally

acceptBitcoin.cash is built upon Jekyll, using the github-pages gem. In order to run the site locally, it is necessary to install bundler, install all dependencies, and then use Jekyll to serve the site. If the gem command is not available to you, it is necessary to install Ruby with RubyGems. Once Ruby and RubyGems are installed and available from the command line, acceptBitcoin.cash can be setup using the following commands.

gem install bundler
cd ~/acceptbitcoincash
bundle install
bundle exec jekyll serve

The acceptBitcoin.cash website should then be accessible from http://localhost:4000.

License

This code is distributed under the MIT license. For more info, read the LICENSE file distributed with the source code.

#478559

About

Community-curated list of sites/merchants that accept Bitcoin Cash. Submit a pull request with your contribution to add! Read below for help.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.1%
  • CSS 18.1%
  • JavaScript 7.8%
  • Python 6.1%
  • Ruby 5.9%