darwintree / evm-tx-engine

A high-performance EVM transaction on-chain engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evm-tx-engine

evm-tx-engine is a high-performance EVM transaction on-chain engine. It not only enables fast transaction on-chain, but also hides and handles complex on-chain details, including nonce management, transaction retry, and automatic gas payment. It can greatly reduce the workload of Web3 system development, allowing developers to focus on business development.

Performance

TODO

Docs

How to use

Interface

About

A high-performance EVM transaction on-chain engine