返回
项目实战

Solidity 105 - English

In Solidity 105, we will explore more about built-in ABI functions and learn how to interact with other contracts. After this course, you can confidently tell the world that you are a Solidity developer!

语言solidity
难度简单
总时长0.8小时

目标学习者

这门课是给谁上的

  • For developers who are interested in blockchain and smart contract development
  • For developers who want to learn Solidity

要求

  • No CS background required - This course uses extensive metaphors to make concepts accessible to beginners
  • It is recommended to first complete the basics of content from Solidity 101 to 104, as this will be very helpful in understanding the subsequent material

你会学到什么

  • Advanced Solidity programming, offering a deeper exploration of the underlying application syntax in Solidity.
call
delegatecall
function selector
function signature

课程安排

  • Fallback & Receive

    two special functions: fallback and receive


  • Selfdestruct & Time

    Two frequently used tools


  • ABI

    A set of functions that encode and decode data with ABI


  • Function Selector

    concepts and features related to low-level function calls and encoding


  • Low-level Call

    Low-level interaction with other contracts

practice

Solidity 105 - English

14 小节
移动端和桌面端均可访问