Skip to content

wolfcito/smart-contracts-eth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Contracts ETH

Guía de estudio de Smart Contracts ETH (Solidity)

  • variables de estado y globales
  • private and public functions
  • send Gwei to wallet with payable function
  • lecture mode in smart contract with view function
  • avoid change status variables with pure function
  • challenge to send gwei
  • practicing with modifiers
  • sample of event use case
  • handle errors
  • structs project
  • practicing with enum state

License

The MIT License (MIT). Please see License for more information.

About

Guía de estudio de Smart Contracts ETH (Solidity)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published