Remix is a website that allows for interacting with & debugging smart contracts.
- Control Flow Graph
- Debugger
- Gas Profiler
- Remixd
- Slither
- Solidity Compiler
- Solidity Compiler Logic
- Solidity Static Analysis
- Wallet Connect
If having trouble connecting to remix ensure these two things:
- Ensure the package.json includes the correct path to the project.
- Try connecting with "http://" instead of "https://"