Skip to content

frankTurtle/sharedWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharedWallet

Shared wallet with an allowance functionality

Information

Use-Cases

  1. Allowance for Children per day/week/month to be able to spend a certain amount of funds.
  2. Employers give employees an allowance for their travel expenses.
  3. Businesses give contractors an allowance to spend a certain budget.

Goals

✅ - 👛Have an on-chain wallet smart contract.

✅ -💸 This wallet contract can store funds and let users withdraw again.

✅ -✌️ You can also give "allowance" to other, specific user-addresses.

✅ -🚫 Restrict the functions to specific user-roles (owner, user)

✅ -🔍 Re-Use existing smart contracts which are already audited to the greatest extent

About

Shared wallet with an allowance functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published