ethereumjs-monorepo icon indicating copy to clipboard operation
ethereumjs-monorepo copied to clipboard

NPM package omits many exports that are present in the monorepo

Open andreachello opened this issue 1 year ago • 3 comments

The examples do not use the latest version:

./examples/run-blockchain: Loads tests data, including accounts and blocks, and runs all of them in the VM. ./examples/run-solidity-contract: Compiles a Solidity contract, and calls constant and non-constant functions.

andreachello avatar Oct 01 '24 15:10 andreachello