Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

. #29751

Closed
wants to merge 1 commit into from
Closed

. #29751

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 12 additions & 12 deletions README.md → yourcoin.
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
Bitcoin Core integration/staging tree
Phiahcoin Core integration/staging tree
=====================================

https://bitcoincore.org
https://Phiahcoincore.org

For an immediately usable, binary version of the Bitcoin Core software, see
https://bitcoincore.org/en/download/.
For an immediately usable, binary version of the Phiahcoin Core software, see
https://Phiahcoincore.org/en/download/.

What is Bitcoin Core?
What is Phiahcoin Core?
---------------------

Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully
Phiahcoin Core connects to the Phiahcoin peer-to-peer network to download and fully
validate blocks and transactions. It also includes a wallet and graphical user
interface, which can be optionally built.

Further information about Bitcoin Core is available in the [doc folder](/doc).
Further information about Phiahcoin Core is available in the [doc folder](/doc).

License
-------

Bitcoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more
Phiahcoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see https://opensource.org/licenses/MIT.

Development Process
-------------------

The `master` branch is regularly built (see `doc/build-*.md` for instructions) and tested, but it is not guaranteed to be
completely stable. [Tags](https://github.com/bitcoin/bitcoin/tags) are created
regularly from release branches to indicate new official, stable release versions of Bitcoin Core.
completely stable. [Tags](https://github.com/Phiahcoin/Phiahcoin/tags) are created
regularly from release branches to indicate new official, stable release versions of Phiahcoin Core.

The https://github.com/bitcoin-core/gui repository is used exclusively for the
The https://github.com/Phiahcoin-core/gui repository is used exclusively for the
development of the GUI. Its master branch is identical in all monotree
repositories. Release branches and tags do not exist, so please do not fork
that repository unless it is for development reasons.
Expand Down Expand Up @@ -69,7 +69,7 @@ Translations
------------

Changes to translations as well as new translations can be submitted to
[Bitcoin Core's Transifex page](https://www.transifex.com/bitcoin/bitcoin/).
[Phiahcoin Core's Transifex page](https://www.transifex.com/Phiahcoin/Phiahcoin/).

Translations are periodically pulled from Transifex and merged into the git repository. See the
[translation process](doc/translation_process.md) for details on how this works.
Expand Down