0.1.2 • Published 1 year ago

hummingbot-next v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Web3Auth (@web3auth/modal) x EVM x Next.js 12

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 EVM in Next.js 12

How to Use

Download Manually

npx degit Web3Auth/web3auth-pnp-examples/web-modal-sdk/evm/nextjs12-evm-modal-example w3a-modal-evm-nextjs12

Install & Run:

cd w3a-modal-evm-nextjs12
npm install
npm run dev
# or
cd w3a-modal-evm-nextjs12
yarn
yarn dev

Important Links