Cr3dentials is a DID (Decentralized Identifiers XRPL based dApp that allows users to store their professionnal cerficates and credentials on the XRPL testnet mainchain.
Made under 48h during the XRPL Commons HAKS 2024 Hackathon.
First, install the dependencies and run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Tools used: