LogoLogo
  • 👋Introduction
    • Introduction
    • Why OISY Wallet
    • Internet Identity
  • 🔵Using Oisy Wallet
    • How To's
      • Creating a Wallet
      • Create an Internet Identity
      • Find Your Internet Identity
      • Logging Into OISY
      • Sending Tokens
      • Receiving Tokens
      • Swapping Tokens
      • Saving OISY Web App to Your Device
      • Connecting to dApps
      • Filter & Manage Network
      • Buying Tokens
      • Finding Tokens in Your Wallet
      • Finding & Using dApps
      • Migrating Wallets
      • Generate Referral Link
      • Send a Token Using a dApp
      • Managing & Adding Tokens
      • Raise a Support Ticket
      • Submit Feedback
      • Join the Tester Program
    • FAQ
    • Support
  • Integrate With OISY
    • Listing new dapps in Explorer
    • Listing a Token on OISY
  • Media
    • Logos & Assets
    • Media Kit
    • Press Releases
      • Feb 27, 2025 (OISY v1 Live)
  • For Developers
    • ICP Building Blocks
      • Build and Run Yourself
    • How to "Connect with OISY"
    • GitHub Repo
  • Rewards
    • OISY Sprinkles
      • T&C's
    • OISY Sprinkles – Episodes 1 & 2 (Archived)
      • T&C's
  • Security
    • Best Practices
    • Asset Control, Recovery, and Governance in OISY Wallet
    • Security best practices
Powered by GitBook
On this page
Export as PDF
  1. For Developers

How to "Connect with OISY"

PreviousBuild and Run YourselfNextOISY Sprinkles

Last updated 16 days ago

Connect with OISY to your app

For the OISY Wallet integration, here are a few options to explore:

  • For React frontends, the and related would be a great place to start. It’s like a WalletConnect for the Internet Computer.

  • For Typescript, take a look at (which is the underlying library for IdentityKit).

  • We also provide a reference implementation, . Its features are more opinionated and limited to transfers or approvals with ICP or ICRC ledgers, so for a more general-purpose solution, the above two options might be a better fit.

Note: Older ledgers that do not support the ICRC-21 standard currently are not compatible with the OISY Wallet, but we are adding support for this in the coming weeks.

IdentityKit
demo
@slide-computer/signer
@dfinity/oisy-wallet-signer