/fractalchains

Algorand

Primary LanguageNixMozilla Public License 2.0MPL-2.0

FractalChains

Build Status

Project Description:

An implementation of Silvio Micali's Algorand - The Efficient Public Ledger

Problem:

  • Proof of work computation waste
  • Concerntration of power

Solution:

Algorand

Build Instructions

Ensure you've installed nix.

$ export NIX_PATH+=:fractalide=https://github.com/fractalide/fractalide/archive/v20170415.tar.gz
$ git clone git://github.com/fractalide/fractalchains.git
$ cd fractalchains
$ nix-build --argstr rs test

or

$ git clone git://github.com/fractalide/fractalchains.git
$ cd fractalchains
$ nix-build --argstr rs test -I fractalide=/path/to/your/fractalide/clone

Guidelines

  • A specification SHOULD be created and modified by pull requests according to RFC 1/C4
  • Specification lifecycle SHOULD follow the lifecycle defined in RFC 2/COSS
  • Specification SHOULD use the MPLv2 license
  • Specification SHOULD use RFC 2119 key words.
  • Non-cosmetic changes are allowed only on Raw and Draft specifications.

Stability Status: