Skip to content

Ethernodes-org/ethereumjs-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-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

About

The Ethereum VM implemented in Javascript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.7%
  • JavaScript 23.4%
  • Other 0.9%