Web3Auth MPC CoreKit Web @web3auth/mpc-core-kit
QuickStart - Angular
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 MPC CoreKit Web SDK in an Angular application.
npx degit Web3Auth/web3auth-core-kit-examples/mpc-core-kit-web/quick-starts/mpc-core-kit-angular-quick-start w3a-mpc-core-kit-angular-quick-start
Install & Run:
cd w3a-mpc-core-kit-angular-quick-start
npm install
npm run start
# or
cd w3a-mpc-core-kit-angular-quick-start
yarn
yarn start