Class SDK

Hierarchy

  • SDK

Constructors

  • Parameters

    • wallet: Wallet
    • connection: Connection
    • opts: ConfirmOptions
    • cluster: Cluster | "localnet"
    • Optional gqlClient: GraphQLClient

    Returns SDK

Properties

badge: Badge = ...
cluster: Cluster | "localnet"
connection: Connection = ...
gqlClient?: GraphQLClient
nameservice: GumNameService = ...
nameserviceProgram: Program<GplNameservice>
post: Post = ...
profile: Profile = ...
program: Program<GplCore>
provider: AnchorProvider
reaction: Reaction = ...
rpcConnection: Connection

Generated using TypeDoc