Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.23 KB

gotabit-sdk-vue

Unlike sdk-ts, Vue support is added.

Provider and hooks are provided to connect wallet operations.

NPM

GitHub license

Connect wallet with Vue

import { GotabitProvider, useGotabitReact, initializeConnectorWrapper } from 'xxx'
import { KeplrWallet } from '@gotabit/wallet-keplr'
import { Walletconnect } from '@gotabit/wallet-walletconnect'

⚡ Credits

Code built with the help of these related projects:

  • vue Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

🎈 License

MIT