remove dups

This commit is contained in:
mia von steinkirch, phd 2022-12-23 18:34:49 -08:00 committed by GitHub
parent 9ac0119dce
commit f9264a9d4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -182,7 +182,6 @@
* [DeFiHack.xyz](https://www.defihack.xyz/) * [DeFiHack.xyz](https://www.defihack.xyz/)
* [w3b s3c](https://www.w3bs3c.com/tools) * [w3b s3c](https://www.w3bs3c.com/tools)
* [Crypto blacklist](https://www.cryptoblacklist.io/en/ethereum-blacklist/) * [Crypto blacklist](https://www.cryptoblacklist.io/en/ethereum-blacklist/)
* [Cipher Shastra](https://ciphershastra.com/)
* [Vyper Punk](https://github.com/SupremacyTeam/VyperPunk) * [Vyper Punk](https://github.com/SupremacyTeam/VyperPunk)
* [more blockchain ctfs](https://github.com/minaminao/ctf-blockchain/) * [more blockchain ctfs](https://github.com/minaminao/ctf-blockchain/)
* [list of blockchain CTF competitions](https://github.com/blockthreat/blocksec-ctfs) * [list of blockchain CTF competitions](https://github.com/blockthreat/blocksec-ctfs)
@ -208,7 +207,6 @@
* [Eth converter](https://eth-converter.com/) * [Eth converter](https://eth-converter.com/)
* [Contracts diff checker](https://etherscan.io/contractdiffchecker) * [Contracts diff checker](https://etherscan.io/contractdiffchecker)
* [Mutation Testing for Ethereum Smart Contracts](https://github.com/JoranHonig/vertigo) * [Mutation Testing for Ethereum Smart Contracts](https://github.com/JoranHonig/vertigo)
* [Wallet impersonator](https://www.impersonator.xyz/)
* [Ethereum nodes](https://ethereumnodes.com/) * [Ethereum nodes](https://ethereumnodes.com/)
* [ERC20 verifier](https://erc20-verifier.openzeppelin.com/) and [the source code](https://github.com/tinchoabbate/slither-scripts/tree/master/erc20) * [ERC20 verifier](https://erc20-verifier.openzeppelin.com/) and [the source code](https://github.com/tinchoabbate/slither-scripts/tree/master/erc20)
* [ANKR RPC gateway](ankr.com/rpc/) * [ANKR RPC gateway](ankr.com/rpc/)