Navigate between pages

Building a Dapp with React, Move, and zkLogin on Sui Blockchain

Building a Dapp with React, Move, and zkLogin on Sui Blockchain

This tutorial guides developers through building a Dapp with a React frontend and Move contract on the Sui blockchain, integrating zkLogin for secure user authentication. It covers creating and deleting notes in a contract, setting up the environment, and the integration of zkLogin for streamlined and secure user authentication.

Learning Objective

Develop a React frontend to interact with a Move contract.
Integrate zkLogin for secure user authentication in a Dapp.
Understand and utilize the features of zkLogin for on-chain asset access.

53 minutes