Giter Club home page Giter Club logo

bitcoincash's Introduction

bitcoincash

This is the repository for bitcoincash.org. As the Bitcoin Cash community expands, we hope that many will participate and improve this project over time.

Build & Run the Docker Image

In order to build and run the site you need ruby and docker. Then run:

  1. gem install bundler
  2. bundle install
  3. bundle exec rake docker:build
  4. docker run -p 8888:80 bitcoincash:latest

Now the site is running at http://localhost:8888.

To refresh the site after making changes:

# ctrl-c the running docker process.
bundle exec rake docker:build && docker run -p 8888:80 bitcoincash:latest

The site is running at http://localhost:8888 with your changes.

Contributions

If you want to submit updates to the website make sure you are editing the templates in the views directory. These are used to generate all translated html files via rake translations:build.

Note: Image files for projects will not load if against a transparent background or will extend out of card if too oddly sized. Best to use approximately 400x250 plain white card, with logo in the center.

Adding Translations

To add translations to the project, use translations/en.yml as a template and create a new file for your locale. Then translate all the content inside of the yaml file and send us a pull request.

Optimizing Images

Just run pngquant to optimize all png images.

find . -name '*.png' -exec pngquant --ext .png --force --skip-if-larger {} \;

About Bitcoin Cash

Bitcoin Cash brings sound money to the world. Merchants and users are empowered with low fees and reliable confirmations. The future shines brightly with unrestricted growth, global adoption, permissionless innovation, and decentralized development.

All Bitcoin holders as of block 478558 are now owners of Bitcoin Cash. All Bitcoiners are welcome to join the Bitcoin Cash community as we move forward in creating sound money accessible to the whole world.

Listing Policy for Exchanges, Wallets, and Projects

Although many exchanges, wallets, and other projects would like to be listed on our website, 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.

Only the top several exchanges by trading volume in each country will be considered.

For wallets, we only want to list those that have the highest trust and best reputation within the community. Relevant factors include the brand, the age of the wallet, as well as the track record of the company, developers, and/or other individuals involved.

We apologize in advance if we're unable to provide a listing for you on BitcoinCash.org. We acknowledge the criteria for wallet listings are somewhat subjective. Please understand our decisions are not personal, but rather based on a conservative approach and our responsbility to safeguard the community against questionable projects. 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.

bitcoincash's People

Contributors

zquestz avatar fyookball avatar mengerian avatar mohamedkiouaz avatar m4ktub avatar ealmansi avatar howelzy avatar khashmeshab avatar ralphive avatar michalhlavacek avatar tofubear avatar rickal avatar dependabot[bot] avatar thebys avatar usatie avatar frankfeenix avatar maplesyrupsucker avatar changenow-exchange avatar zernichter0 avatar allandoensen avatar skandicek avatar abclution avatar willypillow avatar nawsen avatar xarem avatar tomx-eth avatar telesfor1 avatar schancel avatar ryanashford avatar robinkanters avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.