Skip to content

Vue component to connect your dapp to Sui blockchain

License

Notifications You must be signed in to change notification settings

suidouble/vue-sui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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