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
- Host: GitHub
- URL: https://github.com/owieth/evm-intro
- Owner: owieth
- Created: 2023-08-02T14:45:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T10:05:17.000Z (4 months ago)
- Last Synced: 2026-04-04T10:56:16.054Z (2 months ago)
- Topics: ethereum, evm, foundry-rs, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |