Getting Started

install all depenedencies with "npm install all"

install SDK pack

npm install magic-sdk @walletconnect/web3-provider @web3auth/web3auth

start development server "npm start dev"

Open http://localhost:3000 with your browser to see the result.

core at index.js and app.js, pages at pages, header footer etc at components