internet-computer-protocol / evm-rpc-canister

Interact with EVM blockchains from the Internet Computer.
https://internetcomputer.org/docs/current/developer-docs/multi-chain/ethereum/evm-rpc/overview
Apache License 2.0
63 stars 13 forks source link

Experiment: Add individual RPC call methods #39

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

Exploring the possibility of adding Candid methods such as eth_gas_price, eth_call, etc.