Add further reading resources on token security#18030
Add further reading resources on token security#18030anettrolikova wants to merge 1 commit intoethereum:devfrom
Conversation
Added links to resources on ERC20 token vulnerabilities and security.
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
wackerow
left a comment
There was a problem hiding this comment.
Thanks @anettrolikova! Left a couple comments below
|
|
||
| _Know of a community resource that helped you? Edit this page and add it!_ | ||
|
|
||
| [Awesome Buggy ERC20 Tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens) collecction of vunerabilities in ERC-20 smart contracts and tokens affected |
There was a problem hiding this comment.
This one hasn't been maintained in eight years—not sure it would be the most helpful addition right now and would probably drop this one. Do you happen to know of any others that are more up-to-date?
| _Know of a community resource that helped you? Edit this page and add it!_ | ||
|
|
||
| [Awesome Buggy ERC20 Tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens) collecction of vunerabilities in ERC-20 smart contracts and tokens affected | ||
| [The Dangers of Token integration](https://github.com/OpenZeppelin/workshops/blob/master/11-dangers-token-integration/slides.pdf) slides focused on security of ERC-20 token contract |
There was a problem hiding this comment.
Not necessarily against this, just a little off-putting to have the only further reading link on the "intro to tokens" page be "The Dangers of Token Integration." Noticing this PDF isn't specific to any one token standard, so I'm not sure a better place to put it (cc: @mnelsonBT @konopkja)
If we had a couple other recent publications we could point to that would certainly help. Any thoughts?
Side housekeeping note: if we keep, use a bulleted list here, place above the _Know of a community resource that helped you? Edit this page and add it!_ notice, and capitalize "Integration"

Added links to resources on ERC20 token vulnerabilities and security.
Added ERC-20 related resources to the further reading section
Description
Added ERC-20 related resources to the further reading section
Related Issue
n/a