Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 173 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 173 Bytes

ChatGTP contracts

Foundry forge setup.

make
make test

Deployment

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