ChatGTP contracts

Foundry forge setup.

make
make test

Deployment

cp .env.example .env # fill out the variables
make deploy-goerli contract=Token