Skip to content

Solidity smart contract for the creation of a "piggy bank" style savings account.

Notifications You must be signed in to change notification settings

douglas-robert-hill/solidity_piggy_bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Piggy Bank Smart Contract

Solidity smart contract for the creation of a "piggy bank" style savings account.

Users can define a savings target and an end date. They can proceed to transfer eth to the piggy bank when within their timeframe. They can withdraw the eth they have added when one of two conditions are met: 1) they have reached their savings target or 2) the timeframe specified has ended.

About

Solidity smart contract for the creation of a "piggy bank" style savings account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published