2 is resolved here. The one contract that was present in ERC20 token folder was about swapping.So I added new smart contract in ERC20 folder which demonstrated basic implementation of ERC20 token.
Fixes # (issue)
Added basic ERC20 token for beginners.
Includes function that allows user to permit other person to spend token on their behalf.
Blockchain this work is compatible with(Required)
Ethereum
Type of change(Required)
Please delete options that are not relevant.
[ ] New feature (non-breaking change which adds functionality)
Checklist(Required):
[x] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Output Screenshots(Required)
Put screenshots of output that is generated from your code
Description
2 is resolved here. The one contract that was present in ERC20 token folder was about swapping.So I added new smart contract in ERC20 folder which demonstrated basic implementation of ERC20 token.
Fixes # (issue)
Blockchain this work is compatible with(Required)
Ethereum
Type of change(Required)
Please delete options that are not relevant.
Checklist(Required):
Output Screenshots(Required)
Put screenshots of output that is generated from your code