Skip to content

Hold On for Dear Life is a time lock wallet to which users can send their crypto and set a HODL time

License

Notifications You must be signed in to change notification settings

anshuman-com/HODL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HODL

Hold On for Dear Life is a time lock wallet to which users can send their crypto and set a HODL time. They can only withdraw their crypto once the HODL time passes. It prevents "Buy at the high and sell at the low."

Live - https://hodl-wallet.vercel.app/

Tech stack

  • Truffle framework
  • Ganache blockchain for development
  • React

Setup

  • Install Ganache
  • To deploy the smart contract, from the smart-contract directory, run
truffle migrate
  • Update the abi and the contract address in the src/ folder
  • Install Metamask browser extension and add Ganache network to it

Add the wallet as a browser extension

  • From the root directory,
npm run build
  • Open chrome://extensions/ and click on Load unpacked
  • Choose the build directory of this project

For development

  • From the root directory, run
npm start

Screenshots

image image

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

About

Hold On for Dear Life is a time lock wallet to which users can send their crypto and set a HODL time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 66.1%
  • CSS 16.9%
  • Solidity 9.3%
  • HTML 7.2%
  • Shell 0.5%