MarsIfeanyi / Mappings-SaveUserBalance

Task on Mappings, Growic Solidity Developers Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task - Mappings

  • Growic Solidity Developers 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.

Sample Output

SaveUserBalance.sol

About

Task on Mappings, Growic Solidity Developers Program


Languages

Language:Solidity 100.0%