run "forge script script/DeploySimpleStorage.s.sol --rpc-url $RPC_URL --broadcast --private-key $PRIVATE_KEY"run "cast send --help" -> send [Sign and publish a transaction [aliases: s]]send argumentsthe store function -> run "cast send 0x47e179ec197488593b187f80a00eb0da91f1b9d0b13f8733639f19c30a34926a "store(uint256)" 123 --rpc-url $RPC_URL --private-key $PRIVATE_KEY"後面有點太難了 跟不太上 下輪加油了