[Foundry](https://github.com/foundry-rs/foundry)
This release introduces the `--foundry` project to the `moonworm generate-brownie command`.
When you call `moonworm generate-brownie` with the `--foundry` flag, `moonworm` generates a Python interface and CLI for the contracts in the `--project` directory assuming that they are built with Foundry, not Brownie.
This is part of a more comprehensive transition to Foundry on the part of Moonstream.