Low-level contract interactions

Pathway: To cast your vote, visit the proposal at Pathway: Complete dapp development bootcamp on Celo: move from beginner to advance level with step by step guides .

This is a path in the complete dapp development BootCamp on Celo

Both levels of interacting with smart contracts have pros and cons. As one can be very advantageous, likewise, it can cause your contracts to be susceptible to attackers. This path aims to completely teach you the different ways to interact with smart contracts on a low-level basis while keeping in mind how it can break code making you to be at the mercy of attackers, and perhaps how it can benefit you.

You will learn concepts such as:

  • Call method
  • Staticcall
  • Delegate call, etc
8 Likes