No description
Find a file
gwillen 491ef45d59 Merge pull request #101 from TomMcCabe/update_fedpeg_readme
remove now-unnecessary fetch-merge that was merged in PR#86
2016-09-09 14:53:52 -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 Squashed 'src/secp256k1/' changes from 71ed475..991d637 2016-02-02 17:33:12 +01:00
contrib Allow sidechain-manipulation to use RPC_USER and RPC_PASS from environment 2016-06-16 15:40:11 -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 Merge #85: Deal better with unknown amounts in balances 2016-03-14 15:59:26 +01: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 Squashed 'src/secp256k1/' changes from 71ed475..991d637 2016-02-02 17:33:12 +01:00
alpha-README.md Consolidate settings in constants.py to eliminate redundancies in sidechain-manipulation.py 2016-05-28 01:50:13 -07: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 Update to new libsecp256k1-zkp 2016-02-03 14:38:42 +01:00
COPYING Bump project-wide COPYRIGHT_YEAR to 2015 2015-01-02 11:04:57 +01:00
fedpeg-README.md remove now-unnecessary fetch-merge that was merged in PR#86 2016-07-12 09:03:48 -05:00
INSTALL Prettify some /Contrib READMEs 2013-10-21 20:07:31 -04:00
Makefile.am Squashed 'src/secp256k1/' changes from 71ed475..991d637 2016-02-02 17:33:12 +01:00
pkg.m4 autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
README.md Re-organize the flow of the README, include Quick Start. 2016-02-03 12:12:16 -08:00

The Elements Project

This is the integration and staging tree for the Elements Project, a series of improvements and extensions to the Bitcoin protocol.

What is the Elements Project?

Elements is an open source collaborative project where we work on a collection of experiments to more rapidly bring technical innovation to Bitcoin. Elements are features that are proposed and developed in this technical community that in arbitrary combinations can be fashioned into sidechains.

https://github.com/ElementsProject/elementsproject.github.io

Learn more on the Elements Project website.

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 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:

Getting Started

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.