You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solidity contract designed as a joint savings account. The contract contains two addresses that are responsible for the transactional functionality of the contract.
Initial Deposit Example
Withdrawal example
Last to withdraw functionality.
About
Solidity contract designed as a joint savings account.