Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public protocol ContentCodec : Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public protocol Notifications_V1_NotificationsClientInterface
  • Defines a type that is used by a Client to sign keys and messages.

    You can use Account for an easier WalletConnect flow, or PrivateKey for quick key generation.

    Tip

    You can make your own object that conforms to SigningKey if you want to handle key management yourself.

    See more

    Declaration

    Swift

    public protocol SigningKey