worldcoin-gift-contracts repository
$ forge build$ forge test$ forge fmt$ forge snapshot$ anvil$ forge script script/WorldGiftManager.s.sol:WorldGiftManagerScript --rpc-url <your_rpc_url> --private-key <your_private_key>$ cast <subcommand>$ forge --help
$ anvil --help
$ cast --help