Skip to content

priyanshi1930/6-days-of-solidity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

6 Days of Solidity

Day 1 Learnings

  • Variables
  • Math operations
  • Structs
  • Arrays
  • Functions
  • Keccak256

Day 2 Learnings

  • Mapping
  • Global Variables
  • Inheritance
  • Types of Functions
  • Interface
  • If statements

Day 3 Learnings

  • OpenZepplin library
  • Gas
  • Timestamps
  • For loops

Day 4 Learnings

  • Payable modifier
  • Withraw ether from contract
  • Random number generation

Day 5 Learnings

  • ERC20 & ERC721 Token
  • balanceOf & OwnerOf functions
  • overflow & underflow
  • Safemath library

Day 6 Learnings

  • web3.js
  • Infra
  • ABIs
  • Wei
  • Indexed

About

6 days of Solidity challenge!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published