Skillink is a decentralized learning platform where educators can upload courses to a decentralized database and students can access them with blockchain-verified credentials. It aims to provide an affordable, global, and blockchain-powered education system with transparent transactions and verifiable achievements.
This repository hosts the landing page for Skillink, designed with a sleek, modern, dark-themed aesthetic inspired by qatchup.com. The platform focuses on Waitlist onboarding and showcasing fundamental Web3 capabilities for decentralized education.
- NFT Certificates: Blockchain-verified credentials for completed courses (soul-bound NFTs).
- Web3 Authentication: Seamless login and interaction using MetaMask or other Ethereum wallets.
- Decentralized Storage: Course content stored securely on IPFS for censorship resistance and permanence.
- Token Economy: Native LRN tokens to reward peer reviews and community contributions.
- Frontend Library: React (Vite)
- Language: JavaScript
- Styling: Custom Vanilla CSS (Modern Dark Theme, Glassmorphism)
- Icons: Lucide React
- Animations: Framer Motion
- Node.js (v18+)
- npm or yarn
-
Clone the repository
git clone https://github.com/yourusername/skillink-dapp.git cd skillink-dapp -
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open your browser and navigate to the localhost URL provided.
© 2025 Skillink. All rights reserved.