Skip to main content
Version: v2

Passport

This section provides ready-to-use example applications that demonstrate how to integrate and use Immutable's Passport in your projects.

Browse our collection of example apps to accelerate your development with working code samples and implementation patterns.
in-game currency guide
💡Who is this for?

Developers looking to integrate Immutable Passport into their projects.

Example Applications

1. Login

A comprehensive example demonstrating various Passport login and logout implementations in a Next.js application.
NextJSTypeScriptReact

2. User Information after Logging In

Example of retrieving and displaying user data after authentication with Immutable Passport in a NextJS application
NextJSTypeScriptReact

3. Wallets Connect

Demonstrates how to connect Immutable Passport to web3 wallets using EIP-1193, ethers.js, and Wagmi in a Next.js application
Next.jsReactTypeScriptethers.js

4. Wallet Connection and Transaction Execution

This example demonstrates how to establish a connection to the user's wallet and execute transactions on the Immutable zkEVM network using Passport.
Next.jsTypeScriptethers.js

5. Passport Wallet Message Signing

Demonstrates how to use Passport SDK for message signing with EIP-712 and ERC-191 standards in a Next.js application
Next.jsTypeScriptEthers.js

6. Telegram Mini App with Immutable Passport

Demonstrates device flow authentication and NFT transfers in a Telegram Mini App using Immutable Passport
Next.jsTypeScriptTelegram SDKEthers.js


Related content