Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Jun 2, 2024
1 parent 12b1ebc commit 32cbe36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,22 @@

An decentralized vault-based ENS renewal manager.

Simply create a vault, top it up, supply it with a list of names, and anyone can renew your name.

>
> 👷🏽‍♀️ Hackathon Project
>
> This project was created at [ETHPrague 2024](https://ethprague.com)
>
Simply create a vault, top it up, supply it with a list of names, and anyone can renew your name.

## Abstract

The idea is simple. A single smart contract, that manages vault creation, top-up, and renewal. The vault owner can add a list of ENS names to the vault, and anyone can renew the names. The vault owner can top-up the vault with ETH, and the renewer can utilize the ETH for renewing the names. Part of the renewal fee is shared with the renewer, as such to incentivize the renewer to renew the names.

## Team

This project was built together with [NevvDevv.eth](https://github.com/JustAnotherDevv) and [luc.eth](https://github.com/lucemans).

A special thank you goes out to [Yash Goyal](https://github.com/yashgo0018) for co-debugging the substream tooling.

## Copyright
Expand Down

0 comments on commit 32cbe36

Please sign in to comment.