https://github.com/bitcoin-com/bitcoin-abc
https://github.com/bitcoin-com/bitcoin-abc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitcoin-com/bitcoin-abc
- Owner: Bitcoin-com
- License: mit
- Created: 2017-11-05T09:24:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T20:13:57.000Z (over 8 years ago)
- Last Synced: 2025-03-21T09:48:10.910Z (about 1 year ago)
- Language: C++
- Size: 63.1 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
Bitcoin ABC
===========
https://bitcoinabc.org
What is Bitcoin?
----------------
Bitcoin is an experimental digital currency that enables instant payments to
anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate
with no central authority: managing transactions and issuing money are carried
out collectively by the network.
What is Bitcoin ABC?
--------------------
Bitcoin ABC is the name of open source software which enables the use of Bitcoin.
It is designed to facilite a hard fork to increase Bitcoin's block size limit.
"ABC" stands for "Adjustable Blocksize Cap".
Bitcoin ABC is a fork of the [Bitcoin Core](https://bitcoincore.org) software project.
License
-------
Bitcoin ABC is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see https://opensource.org/licenses/MIT.
Development Process
-------------------
This Github repository contains only source code of releases.
Bitcoin ABC development takes place at https://reviews.bitcoinabc.org/
You can clone the active development version from here:
https://reviews.bitcoinabc.org/source/bitcoin-abc.git