paddymahoney / casper

Casper contract, daemon and related software and tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Casper

Build Status

Casper Contract

Implements Casper FFG, written in Vyper.

Installation

For macOS, with brew installed:

brew install pandoc # required for a python dependency

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.

Tests

pytest tests

Contribute

Join the conversation here: https://gitter.im/ethereum/casper

About

Casper contract, daemon and related software and tests


Languages

Language:Python 100.0%