2.1.0 • Published 5 months ago

vue-mvx v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Library is now in release candidate (You are welcome if you want to help)

npm.io

Go to the demo

You can find a DApp example in example folder.

Getting started with the plugin

You can find documentation here

Getting started for developers

# install dependencies
npm install

# serve the dapp sample with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Roadmap

  • Init project and build management
  • In project DApp example
  • Add Maiar App Login
  • Add Ledger Login
  • Add Web Wallet Login
  • Add Defi Wallet
  • Token login signature for backend authentication
  • Add Local storage login cache
  • Migrate to typescript
  • Fancier DApp UI
  • Optimize production build
  • Factorize webpack configuration
  • Publish DApp example on github page
  • release candidate :tada:
  • Parameters, library
  • Styling documentation
  • Vue3 /next branch and compatibility