⚙️
Comet SDK Docs
  • Welcome to the Comet SDK!
  • Getting Started
  • Project Guides
    • Launch and mint your first NFT collection
  • Reference
    • Comet SDK Reference
      • Comet REST API
        • Collections
        • Airdrops
        • Gallery
        • Usage
      • Comet React SDK
        • Getting started
        • Components
        • Hooks
          • useAccount
          • useMint
          • useSignMessage
          • useSignTransaction
          • useGetSharedSecret
Powered by GitBook
On this page
  1. Reference
  2. Comet SDK Reference
  3. Comet React SDK

Getting started

PreviousComet React SDKNextComponents

Last updated 2 years ago

  1. To get started with the Comet React SDK, you'll first need a Comet API key and Comet publishable key. These can both be retrieved from .

  2. Install the React SDK in your project:

    • npm install @comet-labs/react --save

  3. You're all set!

www.withcomet.com/devstart