Skip to content
forked from ethereum/casper

Casper contract, and related software and tests

License

Notifications You must be signed in to change notification settings

team-crypto/casper

This branch is 4 commits ahead of, 32 commits behind ethereum/casper:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5f80e6f · Jun 14, 2018
Jun 7, 2018
May 9, 2018
Jun 6, 2018
Jun 6, 2018
May 10, 2018
Apr 26, 2018
May 31, 2018
Jun 5, 2018
May 30, 2018
Jun 6, 2018

Repository files navigation

Casper

Build Status Casper Casper scaling and protocol economics standard-readme compliant

Implements Casper FFG (the Friendly Finality Gadget), a Proof-of-Stake finality protocol that can be layered on any block proposal mechanism.

Background

Installation

For macOS, with brew installed:

brew install pandoc # required for a python dependency
brew install leveldb

For all systems:

pip3 install -r requirements.txt

NOTE: pip3 is a version of pip using python version 3. NOTE: we suggest using virtualenv to sandbox your setup.

Usage

Contribute

Feel free to ask questions in our Gitter room or open an issue for feature requests or bug reports. Feel free to make a PR!

License

UNLICENSE

Tests

pytest tests

About

Casper contract, and related software and tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%