GuideGuideAPIAPIShowcaseShowcase
GitHubGitHub (opens in a new tab)
  • Overview
    • initConfig
    • connect
    • disconnect
    • getConnectedAddress
    • signMessage
    • signTransaction
    • sendTransaction
    • signTypedData
    • Redirect API
    • initConfig
    • connect
    • signChallenge
    • signTransaction
    • signCotaNFTTx
    • signRawTransaction
    • JoyIDProvider
    • JoyIDSigner
    • nostr
    • initConfig
    • logout
    • getConnectedPubkey
    • JoyIdConnector
    • JoyIdWallet
    • JoyIdConnector
    • EthereumProvider
    • initConfig
    • requestAccounts
    • getPublicKey
    • getAccounts
    • signMessage
    • signPsbt
    • sendPsbt
    • JPoints Balance

On This Page

  • Types
  • Usage
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub →
API
@joyid/ethers
JoyIDSigner

JoyIDSigner

JoyIDSigner is a subclass of ethers.Signer ↗ (opens in a new tab), all available methods are listed in the Ethers.js docs ↗ (opens in a new tab).

Types

  • EvmConfig
import { providers } from 'ethers'
 
constructor(
  provider: providers.Provider,
  connectedAddress: string,
  config?: EvmConfig
)

Usage

Check out Ethers.js Guide.

JoyIDProvidernostr

© 2025 Nervina Labs.