Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 554 Bytes

vue-sui

Vue component to easily connect your Vue application to the SUI blockchain. Provides a native SUI SDK Client and Suidouble's SuiMaster through component events for seamless interaction.

Demo

demo page

installation

npm install vue-sui --save

usage

Take a look at the detailed description on the demo page