Hierarchy

  • HoneyClient

Constructors

Properties

devnet?: boolean
program: Program<Idl>

Methods

  • Create a new client for interacting with the Honey lending program.

    Returns

    The client

    Parameters

    • provider: AnchorProvider

      The provider with wallet/network access that can be used to send transactions.

    • honeyPubKey: string
    • Optional devnet: boolean

    Returns Promise<HoneyClient>

Generated using TypeDoc