Skip to content

MarsIfeanyi/Modifiers-UserBalanceModifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Task - Modifiers

  • Growic Solidity Developer Program

Smart contract that saves user balance. This contract has functions that saves the amount a user is depositing into a mapping and a function that searches for user balance inside the mapping and returns the balance of who calls the contract. And functions allows users to save and retrieve their additional info into the smart contract as a KYC measure.

  • The Modifiers ensures that access are granted only to the owner and depositors when the WithdrawFund and AddFund functions are called respectively.

About

Task on Modifiers, Growic Solidity Developers Program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published