/Web3RSVP

Fullstack web3 dApp to RSVP to events

Primary LanguageSolidityMIT LicenseMIT

Web3RSVP

Fullstack web3 dApp to RSVP to events

Test

Just add the --trace or --fulltrace after your test command.

npx hardhat test --trace      # shows logs + calls
npx hardhat test --fulltrace  # shows logs + calls + sloads + sstores