The Openmesh (OPEN) ERC20 token contract.
forge build
forge test
make deploy
anvil
make local-fund ADDRESS="YOURADDRESSHERE"
make slither
make mythril TARGET=Counter.sol
forge --help
anvil --help
cast --help
The Openmesh (OPEN) ERC20 token contract.
forge build
forge test
make deploy
anvil
make local-fund ADDRESS="YOURADDRESSHERE"
make slither
make mythril TARGET=Counter.sol
forge --help
anvil --help
cast --help