-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
A well-known problem for cryptocurrency holders is that all funds are lost if the owner is incapacitated and has not shared his/her private key with anyone else.
You are expected to write a smart contract that will send all of its balance to a pre-set address if the owner of that contract has not called a still_alive function on the contract in the last 10 blocks.
Submission
Add the smart contract to the Smart Contract folder with the name "DeadManSwitch.sol'