filecoin-project / devgrants

👟 Apply for a Filecoin devgrant. Help build the Filecoin ecosystem!
Other
371 stars 308 forks source link

[Gitcoin Social Hour Hackathon Runner Up] filename-space #1169

Closed shepherliu closed 1 year ago

shepherliu commented 1 year ago

1. What is your project? (max 100 words)

filename space, a decentralized web3 name service based on evm chains and filecoin network to make people use the web3 apps simply and ealisy.

There are some features which maybe attract you:

1.using filename-space, you can register a ".fil" name to bind your wallet address.

2.stack to mint, you must stack some eth tokens to mint a name nft. and when you burn it, it will return the stack fees to your wallet.

3.we suggest simle names when you deside to mint a name nft. so the longer the name length you mint, the more fees you need to stack in the smartcontract.

4.each wallet only can mint one name nft, so that we wish our name serivce can have more really active users.

5.mutable configs are supported based on the web3.storage and w3name services, which will store your avatars and configures on the filecoin network.

2. Project links

Link to Github repo: https://github.com/shepherliu/filename-space Link to demo or website, if applicable: https://filename-space.vercel.app/ License: Fully Open Source with MIT License

3. a) How is IPFS, Filecoin, or related technology used in this project? (max 200 words)

1.we use web3storage to upload the the nft avatar images to the filecoin.

2.we use w3name to store mutable configures binding to the name nft.

b) Is this project contributing to the upcoming FVM launch? Yes

4. How will you improve your project with this grant? What steps will you take to meet this objective? (max 200 words)

1.support private configures with your binding names, which will encrypt the configs with your wallet and the save to the filecoin network through w3name service.

2.support files upload with your bing names, you can ealisy manage your important files stored on the filecoin network through web3.storage and w3name serivce.

3.name service SDK supports, then you can ealisy resolve the name and address in your own apps.

4.filecoin fvm chain support.

5.ui/ux degsign for more user friendly.

5. Do you agree to share grant reports upon request, including a final grant report at the end of the three month period?

Yes

6. Does your proposal comply with our Community Code of Conduct?

Yes

7. Links and submissions

Additional questions:

shepherliu commented 1 year ago

contacts:

shepher.liu@gmail.com