An open API service indexing awesome lists of open source software.

https://github.com/bytangle/moneysafe

Save your funds for a period of time and be able to withdraw after the period has elapsed. Fully autonomous
https://github.com/bytangle/moneysafe

Last synced: 9 months ago
JSON representation

Save your funds for a period of time and be able to withdraw after the period has elapsed. Fully autonomous

Awesome Lists containing this project

README

          

# MoneySafe
A smart contract that you can use to save your funds for a period of time and be able to withdraw after the period has elapsed. Fully autonomous

---
### Features
- Register and save Ethers
- Can lock the saved funds for a duration (can also increase the duration after it has been set but cannot decrease it)
- get deposit history
- Withdraw once the lock period has elapsed
- and other minor features that provides convenients

---
You can check the implementation and offer suggestions as this is for educational purpose, meanwhile you're free to use the contract if you find it useful to your project. Much love