Skip to main content
Push LogoPush Logo
Docs
Explore
  • Chain Docs

    Chain Docs

    Read More about Push Chain

  • Push Chain Home

    Push Chain Home

    Back to Push Chain Homepage

BlogDiscordPush Portal
Push LogoPush Logo
  • Intro to Push Chain
  • Quickstart
  • Important Concepts
  • Tutorials
  • Setup
    • Tooling
    • Smart Contract Environment
    • Chain Configuration
  • Build
    • Recommended Practices
    • Create Universal Signer
    • Initialize Push Chain Client
    • Initialize EVM Client
    • Send Universal Transaction
    • Sign Universal Message
    • Utility Functions
    • Reading Blockchain State
    • Contract Helpers
    • Advanced
  • UI Kit
    • Integrate Push Universal Wallet
    • Customizations
    • Examples
      • Single Wallet Example
      • Multiple Wallet Example
      • Theme Overrides Example
      • Button Theme Overrides Example
      • Send Transaction Example
  • Deep Dives
  • Knowledge Base
  • Changelog
  • UI Kit
  • Examples
  • Single Wallet Example

Single Wallet Example

This example demonstrates:

  • Basic wallet integration with the Push Universal Wallet.
  • Basic app metadata integration with the Push Universal Wallet.

Live playground​

REACT PLAYGROUND
LIVE APP PREVIEW

Next Steps​

  • Explore connecting multiple wallets with Multiple Wallets Example
  • Themize UI Kit with Theme Overrides Example or Wallet Connect Button with Button Theme Overrides Example
  • Check out step by step implementation of App in end to end Tutorials
Edit this page
Previous
Examples
Next
Multiple Wallet Example
  • Live playground
  • Next Steps