Skip to content

In this repo, I will put the corresponding code snippet of my twitter post.

Notifications You must be signed in to change notification settings

NekfarBaqir/Lean-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Hi everyOne!!

In this Repository we will learn the solidity programming language step by step, everyday one more topic! Don't forget to follow me in twitter for everyday update in the repo https://twitter.com/BNekfar

Day one:

Primitve data types:

Day Two

There are 3 types of variables in Solidity

  1. local declared inside a function not stored on the blockchain
  2. state declared outside a function stored on the blockchain
  3. global (provides information about the blockchain)

About

In this repo, I will put the corresponding code snippet of my twitter post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published