top of page

Diamond-Hand.Me

During the NFT and crypto bull market, and even right now in the bear market, many traders have a lot of regrets...

Some sold their Bored Ape Yacht Club NFTs at 1ETH, which later reached 120 ETH. Others sold Azukis at 2 ETH (me included), which later reached 30 ETH

After many such painful experiences, I started to look for tools that could help me get rid of my emotions and prevent myself from panic-selling. I couldn't find any trustworthy tools. However, I know that smart contracts are the perfect vehicle to create such tools as they can allow users to directly interact with programs without having to trust a central/third party with their assets.

So I created my own tool – Diamond-Hand.Me

I coded a time-lock mechanism so that users can set a date before which they cannot withdraw their assets. I also included an emergency unlock so that if users really need to withdraw their tokens, they could pay the price they initially set to forcibly unlock their vault.

Coding this smart contract took a lot of time. Not only was this my first large smart contract undertaking, it was also very important for the code to be reliable and immune to malicious attacks. I wrote unit tests spanning over 4,000 LOC, and worked with Certik to further conduct a security audit to ensure this platform could be trusted. Here is the smart contract code if you'd like to take a look!

This platform is currently in beta and is set to release in the coming months. Stay tuned!!

bottom of page