Precompile definition for Tevm
npm install @tevm/precompiles
Execute solidity scripts in browser


@tevm/remote-tevm is a Tevm instance that talks to Tevm server over JSON-RPC http. It shares the same tevm api an in memory tevm instance has.
tevm/remote-tevm is available for import in the main tevm package or it can be installed as a standalone package
``bash``
npm install @tevm/remote-tevm