Skip to content

@tevm/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 02:13
· 23 commits to main since this release
dc52267

Minor Changes

  • 7248dbf: Added jsonAbiAsConst feature to tevm config. By passing in a glob or an array of globs tevm will force TypeScript to resolve json abis as const. Note: this only affects your editor and to have this happen at buildtime you must also use the tevm wrapper around the ts compiler