EthereumCommonwealth / Roadmap

GNU Lesser General Public License v2.1
57 stars 17 forks source link

Security enchancement proposal #44

Closed kinbitz closed 6 years ago

kinbitz commented 6 years ago

I am wondering if it is possible to implement smart contract that allows to set withdraw limits on per day, week, month basis as addition security? Then the address owner can set the desired limits interacting with the smart contract. Another use case can be repeated payments (for example each month) or payment on a certain date, like in the traditional banking.

Dexaran commented 6 years ago

I would say yes. It is possible.