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 | ||||
ethereumjs-block | ||||
ethereumjs-blockchain | ||||
ethereumjs-common | ||||
ethereumjs-tx | ||||
ethereumjs-vm |
Detailed version can be seen on Codecov.io
lerna bootstrap
links the packages contained in this repository, but only if they comply with the specified version range.
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.