alex-alra-arteaga / dessert

Web3-based hackathon winner MVP that enables secure, decentralized storage and verification of certifications.

Home Page:https://dessertmvp.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

context

the logo

Dessert, a hackathon winner MVP, built in a day, for storing and verifying certifications using blockchain technology. Organizations can issue tamper-proof digital certificates that can be easily verified by third parties.

It is built on top of Arweave, a permanent information storage blockchain, the smart contracts are built on Warp, a WASM based execution layer on top of the L0. We used the ArLocal testnet and Arweave.app wallet.

  • Secure storage of certifications
  • Easy verification of certifications by third parties
  • Customizable certificate templates for different types of certifications
  • Built-in fraud prevention measures to prevent certificate tampering
  • DAO logic for global standard agreements between issuing institutions

getting started

Clone the repo:

git clone git@github.com:Jabolol/context.git .

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Check out the result:

https://localhost:3000/

Web3 hackathon winners

Presential Hackathon in Barcelona April 14th & 15th 2023 at Barcelona.

Over the course of two days our team, integrated by xRozzo, Alex Alra Arteaga and Jabolol, designed and created this idea, rising to the highest ranking.

We are thrilled to have had the opportunity to showcase our skills and contribute to the growth of the web3 ecosystem. This hackathon was a great experience for our team, and we look forward to participating in future web3 events and continuing to develop innovative solutions using these cutting-edge technologies.

About

Web3-based hackathon winner MVP that enables secure, decentralized storage and verification of certifications.

https://dessertmvp.vercel.app/


Languages

Language:TypeScript 88.6%Language:JavaScript 10.8%Language:CSS 0.6%