🎓 Credentify – Decentralized Academic Credential Verification System
Credentify is a modern blockchain-powered platform designed to transform traditional paper-based academic certificates into tamper-proof, instantly verifiable digital credentials. It empowers universities to issue certificates on-chain, allows students to own their credentials cryptographically, and enables employers to verify authenticity within seconds — all without relying on centralized authorities.## Demo
Clone the repository:
git clone https://github.com/Aditya-ingole21/credentify.git cd credentify
Install dependencies:
npm install
Compile smart contracts:
forge build## Contributing
We love contributions! Please read our Contributing Guide before submitting PRs.
- Fork the repository
- Clone your fork:
git clone https://github.com/yourusername/repo.git - Create a branch:
git checkout -b feature/amazing-feature - Install dependencies:
npm install - Make your changes
- Test your changes:
npm test - Commit your changes:
git commit -m 'Add amazing feature' - Push to your branch:
git push origin feature/amazing-feature - Submit a Pull Request
# Clone the repo
git clone https://github.com/username/repo.git
cd repo
# Install dependencies
npm install
# Start development server
npm run dev
# Run tests
npm test- Follow the existing code style
- Write tests for new features
- Update documentation as needed
- Use meaningful commit messages
- Keep PRs focused and small
This project is licensed under the MIT License - see the LICENSE file for details.
- ✅ Commercial use
- ✅ Modification
- ✅ Distribution
- ✅ Private use
- ❌ Liability
- ❌ Warranty