/example-dapp-lsps

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

Primary LanguageVueApache License 2.0Apache-2.0

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.