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 with Aptos.
npx degit Web3Auth/web3auth-pnp-examples/web-no-modal-sdk/aptos/react-aptos-no-modal-example w3a-nomodal-aptos-react
Install & Run:
cd w3a-nomodal-aptos-react
npm install
npm run start
# or
cd w3a-nomodal-aptos-react
yarn
yarn start