hackquest logo

willcontract

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.

Description

Decentralized Will Contract

šŸ’” Overview

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.

āš™ļø Tech Stack

  • Solidity ^0.8.13

  • EVM-Compatible Testnet (Flow Testnet / Sepolia / Polygon Testnet)

  • Tools: Remix / Hardhat

🧩 Contract Address

0x439cD33ad2E81c8d6e46a3925EF041bFcD5e203d

šŸš€ How It Works

  1. Deploy the contract specifying recipient’s address.

  2. Owner can send ETH and ā€œpingā€ periodically to show activity.

  3. If the owner is inactive for 365 days, the recipient can drain funds.

🧪 Key Features

  • Secure inactivity detection

  • Transparent events for all actions

  • Gas-efficient design

  • Safe reentrancy protection

šŸ“œ License

MIT License

Progress During Hackathon

50-75%

Tech Stack

Web3
Solidity

Fundraising Status

0

Builders Also Viewed