🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vue-sui-wallet

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-sui-wallet

A simple login/logout button that works with Vue3 & Sui/Ethos Wallet.

0.0.1
Source
npm
Version published
Weekly downloads
3
-80%
Maintainers
1
Weekly downloads
 
Created
Source

Vue Sui Wallet

A simple login/logout button that works with Vue3 & Sui/Ethos Wallet.

It saves the account address that the user is connected to in the localStorage and maintains state when the app restarts.

Installation

  • Add the following code in the main.js file

Features

Composition API

You can use the composable using the following code.

const suiWallet = useSuiWallet();

suiWallet exposes the functions:

    

FAQs

Package last updated on 10 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts