Added results

This commit is contained in:
Boyan 2025-02-10 20:08:05 +01:00
parent f03c0725d6
commit 78e7328934

View File

@ -4,9 +4,18 @@
coincoincoin - an exploration of the ethereum blockchain and smart contracts coincoincoin - an exploration of the ethereum blockchain and smart contracts
- [Tl;dr](#tldr)
- [Introduction](#introduction) - [Introduction](#introduction)
- [Getting Started](#getting-started) - [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 ## Introduction
> What's an Ethereum? > What's an Ethereum?