Skip to content

antt0n/vue-erdjs

 
 

Repository files navigation

Vue ErdJS Plugin

This VueJS plugin provide erdjs (Elrond javascript SDK) integration for your Dapp

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

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 🎉
  • Parameters, library
  • Styling documentation
  • Vue3 /next branch and compatibility
  • Vuex support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 61.4%
  • TypeScript 26.1%
  • SCSS 6.3%
  • JavaScript 5.7%
  • HTML 0.5%