frozeman / example-dapp-lsps

Example dApp showcasing UniversalProfiles and the new Token and NFT LSP7 and 8

Home Page:https://examples.lukso.tech/lsp-dapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example dApp for LSPs

Example dApp showcasing UniversalProfiles and the new Token and NFT LSP7 and 8, built with Vue.js 3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Test Production locally

npm install -g serve
serve -s dist

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Example dApp showcasing UniversalProfiles and the new Token and NFT LSP7 and 8

https://examples.lukso.tech/lsp-dapp/

License:Apache License 2.0


Languages

Language:Vue 89.4%Language:JavaScript 5.7%Language:Less 3.8%Language:HTML 1.0%Language:Shell 0.0%