ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
NPM package omits many exports that are present in the monorepo
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.