An open API service indexing awesome lists of open source software.

https://github.com/owieth/evm-intro

Repository for EVM Intro Presentation
https://github.com/owieth/evm-intro

ethereum evm foundry-rs smart-contracts solidity

Last synced: 2 months ago
JSON representation

Repository for EVM Intro Presentation

Awesome Lists containing this project

README

          

# EVM Intro Example

## Deployed Networks

### Sepolia (https://sepolia.etherscan.io/)

| Exchange.sol | Token.sol |
|---|---|
| 0x90aCcfE7c00a7940D4E2903c0d984b866f559f44 | 0xe3bcC72CDCF5e951b126fc59bA133adc5C0eC35a |

### Polygon Mumbai (https://mumbai.polygonscan.com/)

| Exchange.sol | Token.sol |
|---|---|
| 0x5d23db267c4622d933e46bca05f92865b62e6b58 | 0x3309cde69b9dfd0415781fb1a61c6ee328a53953 |