ERC20 Example
This is a standard ERC20 Token build on the Ethereum blockchain. I utilize safe math to prevent over/under flow problems Please view the code below.
- Solidity
- Source Code
Hi, I am Chris. I build/deploy SmartContracts (dapps)
for the next generation of the internet.
Please view my projects below. I have included a DAPP explanation and its source code.
Thank you for viewing!
This is a standard ERC20 Token build on the Ethereum blockchain. I utilize safe math to prevent over/under flow problems Please view the code below.
This project allows a user to easily raise money for a cause while providing the contributors piece of mind that the money the contributed will be used correctly.
This project allows a user to know the USD valuation of their Portfolio at all times. It uses chainlink as a decentralized oracle and Metamask to sign transactions.