Skip to content

gelatodigital/how-tos-11-passkeys-on-rollups

Repository files navigation

HOW TOs 11: Passkeys on Rollups

We will learn how to use ZeroDev Passkeys on Gelato Rollups

Video Walkthrough

Please visit a deployed demo app at https://rollup-passkey.web.app/

ZeroDev Passkeys

Passkeys are cryptographic key pairs created on end-user devices. Apple and Google are two major industry players pushing for the passkeys standard, which means that passkeys are widely available on consumer devices such as:

iPhones / iPads / Macbooks Android phones / tablets Chrome (on Windows / Mac / Android)

Follow the tutorial here.

Arbitrum Blueberry

Please go ahead and visit our Public testnets Page

We can see the current available networks, when chosing one we will go to the rollup overview with the relevant information to get started: chainId, rpc, blockexplorer, etc..

Clicking on the block explorer you will we redirected to the blockscout instance dor this rollup

Demo

  1. Install
npm i
  1. Go to ZeroDev Dashboard create an project Id and copy into the constants.ts file

  2. Run the demo

npm run dev

About

We will learn how to use ZeroDev Passkeys on Gelato Rollups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published