mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 03:36:10 -04:00
Add useful tools
This commit is contained in:
parent
7122863420
commit
8c10b18d78
22
README.md
22
README.md
@ -79,3 +79,25 @@
|
||||
* [Teal organizations](https://reinventingorganizationswiki.com/)
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
### ☠️ Useful tools
|
||||
|
||||
* [EthTx Transaction Decoder](https://ethtx.info/)
|
||||
* [Eth converter](https://eth-converter.com/)
|
||||
* [JSON formatter](https://jsonformatter.curiousconcept.com/)
|
||||
* [Craft requests from curl commands](https://reqbin.com/)
|
||||
* [Smart contract fuzzer](https://github.com/crytic/echidna)
|
||||
* [Smart contract code analyzer](https://github.com/crytic/slither)
|
||||
* [Another smart contract code analyzer](https://github.com/ConsenSys/mythril)
|
||||
* [Verx, smart contract verifier](http://verx.ch/)
|
||||
* [Solhint, a linter for Solidity](https://github.com/protofire/solhint)
|
||||
* [Solidity coverage tool](https://github.com/sc-forks/solidity-coverage)
|
||||
* [Solidity support for Visual Studio code](https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity)
|
||||
* [Immunefi scrapper](https://github.com/pratraut/scrapyFi)
|
||||
* [Cryptocurrency Historical Data Snapshot](https://coinmarketcap.com/historical/)
|
||||
* [Contracts diff checker](https://etherscan.io/contractdiffchecker)
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user