Hierarchy

  • PinataService

Implements

Constructors

Properties

PINATA_GATEWAY: string = "https://gateway.pinata.cloud/ipfs/"
pinata: PinataClient

Methods

  • Unpin duplicate device id

    Parameters

    • hashedDeviceId: string

      Hashed device id

    Returns Promise<void>

  • Validate same wallet

    Parameters

    • hashedLoginId: string

      Hashed login id

    • hashedWallet: string

      Hashed wallet

    Returns Promise<any>

Generated using TypeDoc