Coding your own Cryptocurrency and launching it! — Part 1
Code an ERC20 token and launch it to a test net. 🚀
This article presumes you are aware of what a Cryptocurrency is, what Ethereum, EVM is, and we will go over the ERC20 protocol, writing it in Solidity, launching it to the Goerli Testnet (You can choose a testnet of your liking) and then adding liquidity to it via Uniswap! We will talk in depth about Uniswap in the next blog post!
