@niftywell/vue-mvx
v2.0.0
Published
MultiversX js dapp sdk integration for vuejs
Downloads
10
Readme
Library is now in release candidate (You are welcome if you want to help)
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
- [x] Init project and build management
- [x] In project DApp example
- [x] Add Maiar App Login
- [x] Add Ledger Login
- [x] Add Web Wallet Login
- [x] Add Defi Wallet
- [x] Token login signature for backend authentication
- [x] Add Local storage login cache
- [x] Migrate to typescript
- [x] Fancier DApp UI
- [x] Optimize production build
- [x] Factorize webpack configuration
- [x] Publish DApp example on github page
- [x] release candidate :tada:
- [x] Parameters, library
- [ ] Styling documentation
- [x] Vue3 /next branch and compatibility