Skip to content

abdsomod1/digital-time-capsule-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Digital Time Capsule App

A decentralized Digital Time Capsule app built on the Stacks Blockchain. Users can lock messages, attach files, and NFTs, which are locked until a specific future date using smart contracts.


πŸ“œ Features

  • Lock Messages: Write and lock messages for future release.
  • Attach Files: Upload files (stored as Base64 hashes) and lock them in the capsule.
  • NFT Support: Attach NFT references to the capsule.
  • Time Lock: Set a future block height for unlocking the capsule.
  • Wallet Integration: Securely connect to the app using the Stacks Wallet.

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Blockchain: Stacks Blockchain
  • Smart Contract: Clarity Language
  • Wallet Integration: @stacks/connect library