A Solidity smart contract that allows an owner to create a digital will. If the owner remains inactive for 365 days, the designated recipient can claim the funds.
A Solidity smart contract that allows an owner to create a digital will. If the owner remains inactive for 365 days, the designated recipient can claim the funds.
Solidity ^0.8.13
EVM-Compatible Testnet (Flow Testnet / Sepolia / Polygon Testnet)
Tools: Remix / Hardhat
0x439cD33ad2E81c8d6e46a3925EF041bFcD5e203d
Deploy the contract specifying recipient’s address.
Owner can send ETH and “ping” periodically to show activity.
If the owner is inactive for 365 days, the recipient can drain funds.
Secure inactivity detection
Transparent events for all actions
Gas-efficient design
Safe reentrancy protection
MIT License
50-75%
0