Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1020 Bytes

File metadata and controls

37 lines (27 loc) · 1020 Bytes

Web3Auth (@web3auth/no-modal) x Aptos

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 with Aptos.

How to Use

Download Manually

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

Important Links