Skip to content

evertonfraga/ethereumjs-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthereumJS Monorepo

codecov Gitter Freenode 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 GitHub issues by-label Actions Status Coverage
ethereumjs-block NPM Package GitHub issues by-label Actions Status Coverage
ethereumjs-blockchain NPM Package GitHub issues by-label Actions Status Coverage
ethereumjs-common NPM Package GitHub issues by-label Actions Status Coverage
ethereumjs-tx NPM Package GitHub issues by-label Actions Status Coverage
ethereumjs-vm NPM Package GitHub issues by-label Actions Status Coverage

Coverage report

Detailed version can be seen in Codecov.io.

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 95.8%
  • JavaScript 3.2%
  • Other 1.0%