A web3 vehicle platform that redefines the driving experience with blockchain-enabled rewards and maintenance alerts tailored to Mazda's ethos of joy and innovation in every journey.
yarn
Visit the Web3Auth Dashboard and create a new project. Use the Client ID of the project to start your integration.
This project is configured to work on the Shibuya chain, you can change this by changing the web3auth configuration, so you can use this solution with any evm-compatible chain.
REACT_APP_WEB3AUTH_CLIENT_ID = {{web3auth_clientId}}
REACT_APP_WEB3AUTH_CLIENT_SECRET = {{web3auth_clientSecret}}
yarn start