## Foundry - Cast ```cast wallet import defaultKey --interactive```- To create a wallet with PK stored secretly -> can deploy with: ```forge script Deploy.s.sol --account defaultKey --sender ADDRESS```