BitcoinCash.org
Repository forBitcoin Cash is a peer-to-peer version of electronic money allowing payments to be sent directly from one party to another instantly and almost for free without going through a financial institution.
How to run the site locally
Note: BitcoinCash.org is changing to Gatsby. See the README in the v2 directory to see the new installation instructions. The instructions below are for the older version of the site.
In order to build and run the site you need Ruby
gem install bundler
bundle install
# run the development server with:
make serve
# or test the Docker container with:
make run
# or test the v2 build with:
make run APP_VERSION=2
Open a browser to localhost:4000
or localhost:8080
respectively.
You can then submit pull requests to this repository.
Listing Policy for Exchanges, Wallets, and Projects
BitcoinCash.org is not meant to be an exhaustive directory.
There is limited space and quite simply, we only want to showcase the best of the best.
If you think your project should be listed on BitcoinCash.org, simply submit a pull request.
We apologize in advance if we're unable to provide a listing for you on BitcoinCash.org.
Lastly, no listing should be interpreted as our explicit endorsement.
License
bitcoincash.org is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.