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

chore: set up mainnet E2E testing environment #101

Closed rvanasa closed 10 months ago

rvanasa commented 10 months ago

This PR adds access control to the Rust and Motoko E2E tests and includes the deployed principals in canister_ids.json.

Resolves #78.