No description
Find a file
Matt Corallo 29a8740421 Merge pull request #16 from pstratem/issue_15
Limit send-to-sidechain transaction size
2015-07-17 16:53:49 -07:00
.tx qt: Change transifex slug to new resource for 0.10.x 2014-07-31 15:27:00 +02:00
build-aux/m4 build: remove internal/protected build attribute checks 2014-11-19 22:08:27 -05:00
contrib Merge pull request #16 from pstratem/issue_15 2015-07-17 16:53:49 -07:00
depends depends: remove embedded OpenSSL timestamp for determinism 2015-01-12 15:29:51 +01:00
doc Elements Alpha branding 2015-06-08 20:27:03 -07:00
qa TESTS: Fix/remove test cases after Alpha changes 2015-06-08 20:27:03 -07:00
share build: if there's no recent git tag, don't spew error messages 2015-06-19 15:38:48 -07:00
src Guard wallet code in pow.cpp with ENABLE_WALLET 2015-06-11 19:09:35 -07:00
.gitattributes Separate protocol versioning from clientversion 2014-10-29 00:24:40 -04:00
.gitignore Rename binaries and shared libraries 2015-06-08 20:27:04 -07:00
.travis.yml travis: let travis use shared libs for tests 2014-11-19 22:49:41 -05:00
alpha-README.md fixed numbering in subsequent sections 2015-06-11 09:32:03 -04:00
autogen.sh Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems 2014-10-03 23:45:26 +00:00
configure.ac Default --with-libs to "no" 2015-06-09 16:56:04 -07:00
COPYING Bump project-wide COPYRIGHT_YEAR to 2015 2015-01-02 11:04:57 +01:00
INSTALL Prettify some /Contrib READMEs 2013-10-21 20:07:31 -04:00
Makefile.am build: add a deterministic dmg signer 2014-11-26 00:57:16 -05:00
pkg.m4 autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
README.md Add missing link to documentation 2015-07-02 15:17:44 -07:00

Elements integration/staging tree

What is Bitcoin?

https://www.bitcoin.org

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 out collectively by the network. Elements Alpha is the name of open source software which enables the use of this currency.

For more information, as well as an immediately useable, binary version of the Bitcoin Core software, see https://www.bitcoin.org/en/download.

What is Sidechain Elements?

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

What is Elements Alpha?

https://github.com/ElementsProject/elements/tree/alpha

Elements Alpha is the Elements project's first experimental test chain.

Compared to Bitcoin itself, it adds the following features:

  • Confidential Transactions
  • Segregated Witness
  • Relative Lock Time
  • Schnorr Signatures
  • Additional opcodes
  • Deterministic Peg (pegged to Bitcoin's testnet currency).
  • Signed Blocks

See alpha-README.md for build and use instructions.

License

Elements Alpha is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.