Ethereum contracts used by Thankful.
npm install
make build
make develop # start a development chain
make migrate # runs migrations
make test # run tests
For details about how to debug, see this guide: https://truffleframework.com/tutorials/debugging-a-smart-contract
Summary of the guide:
npx truffle debug <txid>