Skip to content

itsVipul/cryptowill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoWill

The problem CryptoWill solves

In this developing world of blockchain, we are identified as our keys which is amazing, but…

  • What if life takes a turn?
  • What if you forget your private key and seed phrase?
  • What if there is a fire and your computer which stored the keys dies?
  • What if in an accident you suffer amnesia? Or worst case: what if you face a sudden demise?

CryptoWill provides a decentralized alternative to a traditional “will” and also solves the problem of dormant cryptocurrencies!

It lets users store their cryptocurrencies in a decentralized “will”, so as to prevent their holdings from becoming dormant in case of loss of private keys or user demise

Challenges we ran into

We ran into a lot of issues starting with the smart contract on SmartPy during testing, debugging, and the development itself. We got over them through the help of an awesome community of Tezos developers and help from our mentor Mr. Soumya. We also joined the Telegram group of SmartPy to get solutions to errors

Another major issue we ran into is the front-end integration which was tricky at first and took a learning curve but was easily solved with Taquitojs docs and other documentation we found online.

Demo

A demo video can be found at https://youtu.be/XWSW8O25SZY
The portal is deployed at https://cryptowill.netlify.app/

NOTE: The project is in early alpha, so you will encounter a lot of bugs on usage. Kindly raise an issue if you feel so.

About

Your digital will for cryptocurrencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 8.1%
  • CSS 3.8%