Solidity Tutorial | Creating an ERC-20 Token in Solidity with OpenZeppelin (for Beginners)
Techmaker Studio Techmaker Studio
9.22K subscribers
15,845 views
0

 Published On Jun 2, 2021

In this Solidity tutorial, we'll work through the Solidity code for how to set up an ERC-20 compliant token with the Truffle Framework and the Open Zeppelin Library.

ERC-20 is a technical specification that the vast majority of cryptocurrency tokens follow if they are deployed to Ethereum or any EVM compliant blockchain.

Open Zeppelin creates standardized smart contracts that we can essentially copy, customize, and deploy. That's awesome because it keeps us from having to stress about problems that have already been solved!

We will pretty much walk step-by-step through the process of setting up a token, and hopefully it's pretty friendly to beginners.

Get more content at https://www.techmaker.studio

Learn more at https://www.trufflesuite.com/

Part 2:    • Solidity Tutorial | Deploying an ERC-...  

show more

Share/Embed