OffcierCia / DeFi-Developer-Road-Map

DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!

Home Page:https://officercia.mirror.xyz/Uc1sf64yUCb0uo1DxR_nuif5EmMPs-RAshDyoAGEZZY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC tokens standard

khemiriwalid opened this issue · comments

Tokens are the basic building block of this new ecosystem. All DeFi protocols use the ERC token standard.
Most decentralized applications will be needed to interact with DeFi protocols like Uniswap, Balancer, etc and this interaction will be based on those ERC standards.
So, the developers need to know those ERC token standard in order to be able to build those new types of application.
The chart must include at least ERC20, ERC721, ERC1155 tokens standard.
I think we can put them the Ethereum part of the chart.

Thank you! Added it to roadmap