We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d157130 commit b045243Copy full SHA for b045243
courses/advanced-foundry/1-How-to-create-an-erc20-crypto-currency/3-erc20-manual-creation/+page.md
@@ -32,7 +32,7 @@ Completing these steps sets up a development environment with some convenient bo
32
33
Go ahead and delete our 3 `Counter` examples so we can start with a clean slate.
34
35
-::image{src='/foundry-erc20s/2-erc20-manual-creation/erc20-manual-creation1.png' style='width: 100%; height: auto;'}
+::image{src='/foundry-erc20s/2-erc20-manual-creation/erc20-manual-creation1.PNG' style='width: 100%; height: auto;'}
36
37
I'm going to show you 2 different ways to create our own token, first the hard way and then a much easier way!
38
0 commit comments