Take a first baby mini step into Solidity by building a simplified ERC20 token, built with love for APU BCC Sparkathon.
- Open up Remix, a no install Ethereum development environment in your browser.
- Copy the Solidity code samples. compile and then deploy the sample contracts.
- Interact with the contract's functions under the Deployed Contracts tab.
HelloWorld.sol - Everyone has to start somewhere ¯_(ツ)_/¯
Token.sol - A simplified version of an ERC20 token, the building blocks to DeFi.
I might see Twitter messages better on @0xV4L3NT1N3.