Hashguard
  • 👋Welcome to Hashguard
  • ABOUT US
    • 🎗️Vision, mission, focus
      • Vision
      • Mission
    • 👨‍💼Team
    • 🔗Links
  • Overview
    • 💡What we do
    • ✨Roadmap
  • Technical capabilities
    • 🌐General
    • 📂Storage by Smart contract
    • 🆔Account abstraction
    • 🛡️Guards
  • Product Guides
    • 📬Store file
    • Share files
      • 📎Link sharing
      • ⛓️On chain sharing
  • Use Cases
    • 🖥️For everyone
    • 🏨For Entreprises
    • 🫂For DAOs
    • 🗞️For writers and creators
Powered by GitBook
On this page
  1. Technical capabilities

Storage by Smart contract

This is pretty simple, we already have a storage template on the blockchain. The template is cloned by our storage factory's contract, in charged to link the wallet to a personal storage contract.

So each users have a personal storage, that store a map of the AES keys that encrypted your files, as well as all the CIDs.

We already seen the limitation of storing files by the name, so we are currently checking for a better way that will not make us loose information and/or make the transaction cost go up

PreviousGeneralNextAccount abstraction

Last updated 10 months ago

📂