Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereum/sharding
Sharding manager contract, and related software and tests
https://github.com/ethereum/sharding
ethereum python sharding vyper
Last synced: about 1 month ago
JSON representation
Sharding manager contract, and related software and tests
- Host: GitHub
- URL: https://github.com/ethereum/sharding
- Owner: ethereum
- Created: 2017-07-07T13:39:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T15:54:19.000Z (over 6 years ago)
- Last Synced: 2024-09-29T16:20:58.411Z (about 2 months ago)
- Topics: ethereum, python, sharding, vyper
- Language: Python
- Homepage:
- Size: 609 KB
- Stars: 480
- Watchers: 116
- Forks: 105
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sharding
### Sharding Implementation
Refer [Py-EVM](https://github.com/ethereum/py-evm) for the latest implementation progress.### Specification and Documentation
See the "docs" directory for documentation and EIPs.### Ethereum Research Forum
Please visit [ethresear.ch](https://ethresear.ch/c/sharding).