Skip to content

Simple wallet to deposit and withdraw funds across users.

Notifications You must be signed in to change notification settings

jorger5/Shared_CryptoWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Shared CryptoWallet

This is a simple wallet that stores funds and allows users to withdraw.

User Types

Owner

The owner is the person that deploys the contract. This rol can withdraw all the funds from the wallet and set limits on how much users can withdraw from the wallet.

User

Users are registered through registerUser(address _user) function and they have the ability to withdraw funds. Users can register freely but their allowance is initially zero (changed by the owner).

About

Simple wallet to deposit and withdraw funds across users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published