Skip to content

Add simple contract simulation using tevm and live bytecode #3

@trmid

Description

@trmid

Contract call simulation is becoming more and more useful for security practices as well as offchain scripting for service bots. RPCs are limited in the data the provide in return, but we could use TEVM Contracts to simulate calls locally in browser or node.js to get full event information, gas usage, and call results all at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions