Store all your secret files on your own secured vault, powered by IPFS and thirdweb.
- Store your files secretely on your own vault
- Download files
- Operation on files
- Files are encrypted using the
HMAC-SHA256algorithm and are safely stored.
This project uses the thirdweb-dev/react sdk to authenticate users using their wallet and to interact with our custom contract.
As for the contract, its deployed using the thirdweb deploy command and uses thirdweb releases as the registry to publish new versions.
The contract for this project is released on the thirdweb registry using the npx thirdweb release command.
Contract Link: https://thirdweb.com/0x388e74C9085ba2bf43f9BF45aF13740Ea204cbde/UserVault
