Skip to content

anshitraj/Decentralized-DigiLocker-Built-In-ICP

Repository files navigation

🗄️ Decentralized DigiLocker (DeCert)

DeCert is a decentralized digital locker web application built on ICP (Internet Computer Protocol) to securely store and manage your documents and certificates on the blockchain.


🚀 Features

✅ Store your documents and certificates securely on-chain
✅ Fully decentralized and censorship-resistant
✅ Built with ICP + modern web technologies (Vite, Tailwind CSS, Juno)
✅ Simple setup and deployment


🛠️ Tech Stack

  • Internet Computer Protocol (ICP)
  • JavaScript
  • HTML
  • Tailwind CSS
  • Vite
  • Juno

📂 Project Structure

├── docker-compose.yml ├── index.html ├── juno.config.js ├── juno.dev.config.js ├── juno.dev.config.json ├── package-lock.json ├── package.json ├── postcss.config.js ├── tailwind.config.js ├── vite.config.js └── README.md

yaml Copy Edit


⚙️ Installation

  1. Clone the repository
    git clone https://github.com/anshitraj/Decentralized-DigiLocker-Built-In-ICP.git
    cd Decentralized-DigiLocker-Built-In-ICP

Install dependencies

bash Copy Edit npm install Run the development server

bash Copy Edit juno run dev Build for production

bash Copy Edit juno build Start the production server

bash Copy Edit juno start

or

npm start 📸 Screenshots Add screenshots or GIFs here to demonstrate your app’s functionality.

📄 License This project is licensed under the MIT License.

✨ Contributing Contributions are welcome! Please open an issue or submit a pull request for improvements and features.

🙏 Acknowledgements Internet Computer Protocol

Juno

Tailwind CSS

Vite

About

Decentralized digital locker website built on ICP (Internet Computer Protocol) for secure document storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published