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 MPC Beta in a React environment.
npx degit tkey/tkey-examples/tkey-mpc-web/tkey-mpc-react-firebase-example w3a-tkey-mpc-firebase-example
Install & Run:
cd w3a-tkey-mpc-firebase-example
npm install
npm run start
# or
cd w3a-tkey-mpc-firebase-example
yarn
yarn start