From dead47692acc2fd94a1dac6d073b6b73425448a9 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sun, 13 Mar 2022 17:35:56 +0000 Subject: [PATCH] Update README.md --- solidity/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/solidity/README.md b/solidity/README.md index 161730b..31c9298 100644 --- a/solidity/README.md +++ b/solidity/README.md @@ -35,3 +35,4 @@ * [OpenZeppelin docs](https://docs.openzeppelin.com/) * [Solidity docs](https://docs.openzeppelin.com/) * [Thinking About Smart Contract Security by Vitalik](https://blog.ethereum.org/2016/06/19/thinking-smart-contract-security/) +* [Spoof tokens on Ethereum](https://medium.com/etherscan-blog/spoof-tokens-on-ethereum-c2ad882d9cf6)