Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMirageOptions

Hierarchy

  • IMirageOptions

Index

Properties

NFTStorageAPIKey?: string
connection: Connection
marketplace: { authority: PublicKey; treasuryMint?: PublicKey }

Type declaration

  • authority: PublicKey
  • Optional treasuryMint?: PublicKey

    Marketplace Trading Currency. If not provided, it defaults to SOL.

mintConfig?: { mintRoyalties: number; seller_fee_basis_points: number }

Type declaration

  • mintRoyalties: number
  • seller_fee_basis_points: number
wallet: Wallet

Generated using TypeDoc