File tree Expand file tree Collapse file tree 5 files changed +277
-139
lines changed
Expand file tree Collapse file tree 5 files changed +277
-139
lines changed Original file line number Diff line number Diff line change 77
88Simple WalletConnect Web3Modal v2 integration package for Vue3 apps.
99
10- ** Table of Contents**
10+ ### Versions
11+ | package version | web3modal |
12+ | -----------------| -------------------|
13+ | [ 2.x.x] ( https://github.com/kolirt/vue-web3-auth/tree/v2 ) | [ v2] ( https://github.com/WalletConnect/web3modal/tree/V2 ) |
1114
15+
16+ ### Table of Contents
17+
18+ - [ Versions] ( #versions )
1219- [ Getting started] ( #getting-started )
1320 - [ Installation] ( #installation )
1421 - [ Setup] ( #setup )
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "@kolirt/vue-web3-auth" : " ^0.1.4 " ,
12+ "@kolirt/vue-web3-auth" : " ^2 " ,
1313 "bootstrap" : " ^5.3.2" ,
1414 "vue" : " ^3.3.8"
1515 },
You can’t perform that action at this time.
0 commit comments