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

test: call Candid-RPC methods from Motoko E2E canister #104

Closed rvanasa closed 10 months ago

rvanasa commented 10 months ago

Adjusts the Motoko E2E test canister to call the actual Ethereum mainnet RPC providers. This also serves as reference for calling the EVM RPC canister from Motoko.