Skip to content

Latest commit

 

History

History
125 lines (106 loc) · 11.1 KB

README.md

File metadata and controls

125 lines (106 loc) · 11.1 KB

EthereumJS Monorepo

Code Coverage Gitter StackExchange

JS Standard Style

This was originally the EthereumJS VM repository. On Q1 2020 we brought some of its building blocks together to simplify development. Below you can find the packages included in this repository.

package npm issues tests coverage
@ethereumjs/account NPM Package Account Issues Actions Status Code Coverage
@ethereumjs/block NPM Package Block Issues Actions Status Code Coverage
@ethereumjs/blockchain NPM Package Blockchain Issues Actions Status Code Coverage
@ethereumjs/common NPM Package Common Issues Actions Status Code Coverage
@ethereumjs/ethash NPM Package Ethash Issues Actions Status Code Coverage
@ethereumjs/tx NPM Package Tx Issues Actions Status Code Coverage
@ethereumjs/vm NPM Package VM Issues Actions Status Code Coverage

Coverage report

Detailed version can be seen on Codecov.io

Code Coverage

Package dependency relationship

diagram

Developing in a monorepo

lerna bootstrap links the packages contained in this repository, but only if they comply with the specified version range.

EthereumJS

See our organizational documentation for an introduction to EthereumJS as well as information on current standards and best practices.

If you want to join for work or do improvements on the libraries have a look at our contribution guidelines.

LICENSE

MIT