8000 GitHub - hrishikeshio/casper: Casper contract, daemon and related software and tests
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hrishikeshio/casper

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%
0