chore: updated post
88bdb280
1 file(s) · +2 −2
| 1 | 1 | --- |
|
| 2 | 2 | title: "Genesis" |
|
| 3 | - | publishDate: "31 Aug 2025" |
|
| 3 | + | publishDate: "09 Sep 2025" |
|
| 4 | 4 | description: "Imagining an all-in-one tool to start developing on Ethereum" |
|
| 5 | 5 | tags: ["programming", "ethereum", "blockchain"] |
|
| 6 | 6 | ogImage: "/blog-images/other/genesis.png" |
|
| 93 | 93 | ||
| 94 | 94 | ## Wrapping Up |
|
| 95 | 95 | ||
| 96 | - | While there is a delicate balance between building native tooling and supporting existing tooling, there should be a collective effort to improve the developer experience of Ethereum. We want a world where new and old builders alike can enjoy building EVM based applications and improve our ecosystem further, and it starts with us. Try out the MVP of Genesis by copying and pasting the script below into your terminal, or view the source script [here](https://stevedylan.dev/genesis)! |
|
| 96 | + | While there is a delicate balance between building native tooling and supporting existing tooling, there should be a collective effort to improve the developer experience of Ethereum. We want a world where new and old builders alike can enjoy building EVM based applications and improve our ecosystem further, and it starts with us. Try out the MVP of Genesis by copying and pasting the script below into your terminal, or view the source script [here](https://stevedylan.dev/genesis.sh)! |
|
| 97 | 97 | ||
| 98 | 98 | ```bash |
|
| 99 | 99 | bash <(curl -fsS https://stevedylan.dev/genesis.sh) |
|