This repository was archived by the owner on May 20, 2025. It is now read-only.

Description
- Ability to run a blank ETH complaint blockchain locally
- Ability to deploy the token to rug check onto the chain
- Ability to clone the liquidity pools of the token to rug check
- Check contract owner if any
- Find all values in token contract which modify state and execute with random values and check if buy and sell still work
- Forward time and check if buy and sell still work
This comes with no gas cost as everything is local. Essentially should be quicker then any API calls and should work multichain and most chains have local nodes.