0.1.0-vue3-erdjs11-rc3 • Published 2 years ago

@niftywell/vue-erdjs v0.1.0-vue3-erdjs11-rc3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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