Skip to content

Sandychuang/sharding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharding

Build Status

This repository contains the basic sharding utils.

See the "docs" directory for documentation and EIPs, and the "sharding" directory for code.

Installation

Environment

Please refer to pyethereum - Developer-Notes

Install

git clone https://github.com/ethereum/sharding/
cd sharding
python setup.py install

Install with specific pyethereum branch and commit hash

  1. Update setup.py
  2. Set flag
USE_PYETHEREUM_DEVELOP=1 python setup.py develop

Install development tool

pip install -r dev_requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%