Blockchain in 30 Days | Day 3 : Functions and Scope

Опубликовано: 03 Январь 2025
на канале: Vikings Devlogs
150
9

Hey everyone, this is Day 3 of our series.
In this video we'll be talking about Functions and Scope in Solidity. Function calls are essential what allow you to change the state of your contract or retrieve information from it or even just perform some computation. This basically covers everything you'd do with your smart contract. This is really important for the advanced part of this series so make sure you're taking notes.

.....................................................................................
📖Check out these resources :
► Solidity Functions : https://www.tutorialspoint.com/solidi...
......................................................................................
✔✔ Follow us:
●Instagram:   / tech_vikings  
●Twitter:   / vikings__tech  
●LinkedIn:   / tech-vikings  

#Blockchain #Ethereum #Tutorial