onflow / flow-evm-gateway

FlowEVM Gateway implements an Ethereum-equivalent JSON-RPC API for EVM clients to use
https://developers.flow.com/evm/about
Apache License 2.0
11 stars 9 forks source link

Have a index-only mode #415

Closed sideninja closed 1 month ago

sideninja commented 2 months ago

Allow for gateway to be configured in index-only mode where it doesn't allow for transactions to be submitted.

m-Peter commented 1 month ago

This was completed in https://github.com/onflow/flow-evm-gateway/pull/416