@ignored/evm

v1.0.0-beta.3
JavaScript Ethereum Virtual Machine (EVM) implementation
ethereum EVM JavaScript TypeScript

build

../../config/cli/ts-build.sh

clean

../../config/cli/clean-package.sh

coverage

nyc npm run coverage:test

coverage:test

npm run test

docs:build

typedoc --options typedoc.js

examples

ts-node ../../scripts/examples-runner.ts -- vm

formatTest

node ./scripts/formatTest

lint

../../config/cli/lint.sh

lint:diff

../../config/cli/lint-diff.sh

lint:fix

../../config/cli/lint-fix.sh

profiling

0x ./benchmarks/run.js profiling

tape

tape -r ts-node/register --stack-size=1500

test

npm run tape -- './tests/**/*.spec.ts'

test:browser

karma start karma.conf.js

tsc

../../config/cli/ts-compile.sh
npm i @ignored/[email protected]

Metadata

  • MPL-2.0
  • Whatever
  • EthereumJS
  • released 8/17/2022

Downloads