Skip to content

jnmclarty/beacon_chain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth2.0 Beacon Chain

CircleCI

Implements a proof of concept beacon chain for a sharded pos ethereum 2.0. Spec in progress can be found here.

Installation

Using a python3 environment, run the following to install required libraries:

pip install -r requirements.txt

NOTE: We suggest using virtualenv to sandbox your setup.

Tests

pytest tests

Run with -s option for detailed log output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%