diff --git a/README.md b/README.md index 9bff49f..23c715a 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,18 @@ coincoincoin - an exploration of the ethereum blockchain and smart contracts +- [Tl;dr](#tldr) - [Introduction](#introduction) - [Getting Started](#getting-started) +## Tl;dr + +I deployed a shitcoin on the Sepolia test network. You can too! + +Check it out (I accidentally deployed it twice, so there are two contracts): +- [CoinCoinCoin1](https://sepolia.etherscan.io/token/0x70574F885772F506dA1639e85595F482908E588B) +- [CoinCoinCoin2](https://sepolia.etherscan.io/token/0x6Dd8599922d562aF8FB466C523B25292E803390E) + ## Introduction > What's an Ethereum?