Skip to content

web5nexus/TKeySample-W3

Repository files navigation

Web3Auth tKey React Popup Example

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's tKey in a React environment.

How to Use

Download Manually

npx degit Web3Auth/web3auth-core-kit-examples/tkey/tkey-react-popup-example w3a-tkey-example

Install & Run:

cd w3a-tkey-example
npm install
npm run start
# or
cd w3a-tkey-example
yarn
yarn start

Important Links