Skip to content

Commit

Permalink
Add ERCx Testing and Security tool (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
yfalcone authored Mar 18, 2024
1 parent a7ca8c8 commit dca0853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
* [Synpress](https://github.com/Synthetixio/synpress) - Web3-enabled e2e testing tool. A wrapper around Cypress.io with included MetaMask support which allows you to test dapps with ease.
* [BuildBear](https://www.buildbear.io/) - BuildBear simplifies the process of creating a custom private testnet sandbox of different blockchain networks such as Ethereum, Polygon, Binance Smart Chain, Avalanche, Fantom, Optimism, and Arbitrum Mainnets.
* [Kurtosis' eth2-package](https://github.com/kurtosis-tech/eth2-package) - Open-source tool to spin up reproducible, private testnets over Docker or Kubernetes at any scale you need. Supports all major EL/CL client implementations & comes out-of-the-box with Flashbot's mev-boost infrastructure.
* [ERCx](https://ercx.runtimeverification.com) - Website, API, and VSCode extension to test tokens for ERC compliance to the standard and security properties.

### Security Tools
* [MythX](https://mythx.io/) - Security verification platform and tools ecosystem for Ethereum developers
Expand All @@ -409,6 +410,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
* [Piet](https://piet.slock.it) - A visual Solidity architecture analyzer
* [Smack My Contract](https://smackmycontract.xyz/) - Web3 Security Scanner Aggregator
* [EVMole](https://github.com/cdump/evmole) - Extracts function selectors from EVM bytecode, even for unverified contracts
* [ERCx](https://ercx.runtimeverification.com) - Website, API, and VSCode extension to test tokens for ERC compliance to the standard and security properties akin to a flash audit tool.
* [Kontrol](https://github.com/runtimeverification/kontrol) - Formal verification of Solidity smart contracts through Foundry property tests

### Monitoring
Expand Down

0 comments on commit dca0853

Please sign in to comment.