Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitcoin-dot-org/bitcoin.org
Bitcoin.org Website
https://github.com/bitcoin-dot-org/bitcoin.org
bitcoin blockchain cryptocurrency p2p
Last synced: 29 days ago
JSON representation
Bitcoin.org Website
- Host: GitHub
- URL: https://github.com/bitcoin-dot-org/bitcoin.org
- Owner: bitcoin-dot-org
- License: other
- Created: 2011-08-31T21:58:01.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T13:24:17.000Z (6 months ago)
- Last Synced: 2024-05-21T14:40:11.890Z (6 months ago)
- Topics: bitcoin, blockchain, cryptocurrency, p2p
- Language: HTML
- Homepage: https://bitcoin.org/
- Size: 91.4 MB
- Stars: 1,553
- Watchers: 242
- Forks: 2,011
- Open Issues: 207
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Welcome to Bitcoin.org's Codebase
Current Build Status: ![Build Status](https://travis-ci.org/bitcoin-dot-org/bitcoin.org.svg?branch=master)
Live site: [Bitcoin.org](https://bitcoin.org)
Report problems or help improve the site by opening a [new issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new) or [pull request](https://github.com/bitcoin-dot-org/bitcoin.org/compare).
## Earn Bitcoin for Contributing
Open issues [labeled with "Bounty"](https://github.com/bitcoin-dot-org/bitcoin.org/labels/Bounty)
have bounties on them. Viewing the issue will reveal the value of the bounty.
Submit a pull request resolving the issue along with an accompanying note or
comment containing a bitcoin address and automatically receive a payment in the
amount of the bounty if it gets merged.## How to Participate
The following quick guides will help you get started:+ [Becoming a Contributor](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/become-a-contributor.md)
+ [Working with GitHub](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md)
+ [Setting Up Your Environment](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/setting-up-your-environment.md)
+ [Improving Developer Documentation](https://github.com/bitcoin-dot-org/developer.bitcoin.org/)
+ [Assisting with Translations](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/assisting-with-translations.md)
+ [Adding Exchanges](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-exchanges.md)
+ [Managing Wallets](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/managing-wallets.md)
+ [Adding Events, Release Notes and Alerts](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-events-release-notes-and-alerts.md)
+ [Adding Blog Posts](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-blog-posts.md)
+ [Miscellaneous / Other](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/miscellaneous.md)### Code of Conduct
Participation in this project is subject to a [Code of Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md).