mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-23 22:50:36 -04:00
Update remix_IDE.md
This commit is contained in:
parent
3a492174f9
commit
bc9db1a6a8
1 changed files with 1 additions and 2 deletions
|
@ -39,8 +39,7 @@ Remix IDE is an open source web3 application and it's used for the entire journe
|
|||
* The Debugger shows the contract's state while stepping through a transaction.
|
||||
* Using generated sources will make it easier to audit your contracts.
|
||||
* Static code analysis can be done by a plugin, so that you can examine the code for security vulnerabilities, bad development practices, etc.
|
||||
|
||||
|
||||
* Hardhat integration can be done with `hardhat.config.js` (Hardhat websocket listener should run at `65522`). Hardhat provider is a plugin for Remix IDE.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue