Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1021 Bytes

File metadata and controls

37 lines (27 loc) · 1021 Bytes

Web3Auth (@tkey/tkey) Vue.js QuickStart

Web3Auth Web3Auth

Join our Community Portal to get support and stay up to date with the latest news and updates.

This example demonstrates how to use Web3Auth in Vue.js

How to Use

Download Manually

npx degit tkey/tkey-examples/tkey-web/quick-starts/tkey-vuew-quick-start w3a-tkey-vue-quick-start

Install & Run:

cd w3a-tkey-vue-quick-start
npm install
npm run serve
# or
cd w3a-tkey-vue-quick-start
yarn
yarn serve

Important Links