Skip to content

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

License

Notifications You must be signed in to change notification settings

frozeman/example-dapp-lsps

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 89.5%
  • JavaScript 5.7%
  • Less 3.8%
  • Other 1.0%