Products:
Redis
Stack:
Next.js
Use Case:
Data Storage, Session Management
Languages:
TypeScript
Platforms:
Publisher:

Web3 Preferences

Web app that users connect to via Metamask. Using public adresses of the wallet, stores cross or in-platform preferences.

Deploy to Vercel

Deploy with Vercel

Or run manually:

  1. Clone the repo

    git clone https://github.com/upstash/examples.git
    cd examples/storing-web3-preferences
    
  2. Install NPM packages

    pnpm install
    
  3. Enter your secrets in .env

    UPSTASH_REDIS_REST_URL=""
    UPSTASH_REDIS_REST_TOKEN=""
    
  4. Run the app

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

Learn More

To learn more about Upstash and its services, check out the following resources: