Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.73 KB

README.md

File metadata and controls

59 lines (35 loc) · 1.73 KB

🆙Card

upcard

About UPcard

This repo contains the code for a project submission for BuildHACKS Hackathon on buidlbox.io which ended Nov. 5th 2023

Generate a colorful QRCode and NFT2.0 based on a users info on Lukso network using data stored on the brand new Universal Profiles (UP) powered by ERC725

Features

  • Token & NFT Wallet DApps: Web and mobile wallets tailored for LUKSO tokens (LSP7) and NFTs (LSP7 / LSP8) assets while leveraging the Universal Receiver (LSP1) and Vaults (LSP9).
  • Enables users to mint, transfer, buy and collect their friends' UPcards
  • Connect with UPextension
  • Download the UPcardQR code as an image to use elsewhere

Run Front-end

git clone this repo:

git clone

install dependencies:

npm i

run app:

npm run dev

Backend Soliity Code

Technologies Used

Built By

Special Thanks

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: