Scrypta VueJS dApp Starter
Wiki English · · · Wiki italiano
This is a simple dApp Starter written in VueJS that creates for you a simple PWA enabled with the Scrypta Blockchain.
You'll be able to manage wallets, receive Lyra, write and read data thanks to @scrypta/core
npm package.
A simple login with .sid file is provided that allows you to use the best-practices of Scrypta.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build