2015-06-07 21:50:46 +02:00
|
|
|
Elements integration/staging tree
|
|
|
|
|
=================================
|
2012-12-12 21:27:58 -05:00
|
|
|
|
|
|
|
|
What is Bitcoin?
|
|
|
|
|
----------------
|
|
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
https://www.bitcoin.org
|
|
|
|
|
|
2012-12-12 21:27:58 -05:00
|
|
|
Bitcoin is an experimental new 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
|
2015-06-07 21:50:46 +02:00
|
|
|
out collectively by the network. Elements Alpha is the name of open source
|
2012-12-12 21:27:58 -05:00
|
|
|
software which enables the use of this currency.
|
|
|
|
|
|
|
|
|
|
For more information, as well as an immediately useable, binary version of
|
2014-07-01 00:05:24 -05:00
|
|
|
the Bitcoin Core software, see https://www.bitcoin.org/en/download.
|
2012-12-12 21:27:58 -05:00
|
|
|
|
2015-07-02 15:17:44 -07:00
|
|
|
What is Sidechain Elements?
|
2015-06-07 21:50:46 +02:00
|
|
|
-----------------
|
2010-09-23 18:06:50 +00:00
|
|
|
|
2015-07-02 15:17:44 -07:00
|
|
|
Sidechain Elements is a collection of experiments to bring more technical innovation to Bitcoin.
|
|
|
|
|
|
|
|
|
|
https://github.com/ElementsProject/elementsproject.github.io
|
|
|
|
|
|
|
|
|
|
Read details and future in the project documentation
|
2011-09-05 23:02:35 -04:00
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
What is Elements Alpha?
|
|
|
|
|
-----------------------
|
2011-09-05 23:02:35 -04:00
|
|
|
|
2015-06-09 06:16:51 +02:00
|
|
|
https://github.com/ElementsProject/elements/tree/alpha
|
|
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
Elements Alpha is the Elements project's first experimental test chain.
|
2010-12-19 10:39:36 -05:00
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
Compared to Bitcoin itself, it adds the following features:
|
2016-02-03 11:39:40 -08:00
|
|
|
* [Confidential Transactions][confidential-transactions]
|
|
|
|
|
* [Segregated Witness][segregated-witness]
|
|
|
|
|
* [Relative Lock Time][relative-lock-time]
|
|
|
|
|
* [Schnorr Signatures][schnorr-signatures]
|
|
|
|
|
* [Additional opcodes][opcodes]
|
|
|
|
|
* [Deterministic Peg (pegged to Bitcoin's testnet currency).][deterministic-peg]
|
|
|
|
|
* [Signed Blocks][signed-blocks]
|
2010-12-19 10:39:36 -05:00
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
See alpha-README.md for build and use instructions.
|
2010-12-19 10:39:36 -05:00
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
License
|
2012-12-12 21:27:58 -05:00
|
|
|
-------
|
|
|
|
|
|
2015-06-07 21:50:46 +02:00
|
|
|
Elements Alpha is released under the terms of the MIT license. See [COPYING](COPYING) for more
|
|
|
|
|
information or see http://opensource.org/licenses/MIT.
|
2016-02-03 11:39:40 -08:00
|
|
|
|
|
|
|
|
[confidential-transactions]: https://www.elementsproject.org/elements/confidential-transactions
|
|
|
|
|
[segregated-witness]: https://www.elementsproject.org/elements/segregated-witness
|
|
|
|
|
[relative-lock-time]: https://www.elementsproject.org/elements/relative-lock-time
|
|
|
|
|
[schnorr-signatures]: https://www.elementsproject.org/elements/schnorr-signatures
|
|
|
|
|
[opcodes]: https://www.elementsproject.org/elements/opcodes
|
|
|
|
|
[deterministic-peg]: https://www.elementsproject.org/elements/deterministic-peg
|
|
|
|
|
[signed-blocks]: https://www.elementsproject.org/elements/signed-blocks
|