Inspiration

We have three main inspirations:

  1. We feel very annoyed when receiving spam tokens and NFTs also.
  2. We want to hide the amount or the token card when the amount is large, or I just want to keep it secret.
  3. As a developer, when I test and develop, I create too many tokens/NFTs to test.

What it does

Our product is a Chrome extension, and it's name is Clean My Wallet (CMW). CMW will help you to hide the token card or remove it forever. And can do the same thing with NFTs. However, we will allow hiding a whole collection of NFTs.

How we built it

We researched for an extension in Chrome and try to build from scratch. However, when we implement features related to signing transactions, it becomes more complicated.
At that time, we realize DApplet is supporting Chrome extension for web3. So we decided to build CMW based on DApplet platform.

Challenges we ran into

When we decided to build CMW based on DApplet, almost all problems related to signing transactions were solved.
However, the other problem is coming. DApplet uses an adapter to interact with the website, and the publish adapter just supports Twitter. So we need to build our own adapter. But, DApplet team is very friendly, and they help us too much.

Accomplishments that we're proud of

  • The most thing we feel proud of is we have non-knowledge about building Chrome extensions or DApplet. However, just after a few days of research on them, we can build this project quickly.
  • Although this project is just a small extension, it is very practical. It can help users remove redundant parts in their wallets. Or just hide them. Also available to hide secret parts. I believe that this extension will be popular

What we learned

  • We learned how to build a Chrome extension for both web2 and web3.
  • We get knowledge about DApplet and building an adapter for them.

What's next for Clean My Wallet

  • As our plan, we want to support all the wallet websites. For the business modal, we will sell advanced features. However, at this time, to get as most as numbers of users, we will let all the thing be open source
  • And we are aiming to build utilities for web3's users. Clean my wallet is just a starting point.

Built With

Share this project:

Updates