How do you manage contract upgrades
In this tutorial we will learn about How do you manage contract upgrades
Why is it important to comment your code
In this tutorial we will learn about Why is it important to comment your code
How do you declare an array in Solidity
In this tutorial we will learn about How do you declare an array in Solidity
How do you return values from a function in Solidity
In this tutorial we will learn about How do you return values from a function in Solidity
What is the difference between call delegatecall and send
In this tutorial we will learn about What is the difference between call delegatecall and send
How do you handle function overloading in Solidity
In this tutorial we will learn about How do you handle function overloading in Solidity
What is a pure function in Solidity
In this tutorial we will learn about What is a pure function in Solidity
What is a view function in Solidity
In this tutorial we will learn about What is a view function in Solidity
What is the revert statement used for
In this tutorial we will learn about What is the revert statement used for
What is the assert statement used for
In this tutorial we will learn about What is the assert statement used for
What is the require statement used for
In this tutorial we will learn about What is the require statement used for
How do you implement loops in Solidity
In this tutorial we will learn about How do you implement loops in Solidity