Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 326 Bytes

sample_solidity_examples
1)ERC20_demo.sol:implementation of ERC20 token.
2)HotelroomBook_payable.sol:implementation of payable function and payable address ,
3)assignment1.sol: implementation of function modifiers and basic funtionality
4)lottery.sol: demo project of lottery