Skip to content

Magicred-1/Cr3dential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cr3dential

Cr3dentials

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.

Getting Started

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:

Contributors