SDK QuickStart
First, install the Niftory SDK on your project with:
yarn add @niftory/sdk
Now, you can start creating NFTs, wallets, and more with simple hooks and sdk calls! 🎉
The following guides walk you through how you can use the SDK in your App (in React - including React Native) or from the backend. If you're all set to go, the full SDK reference is available here:
Last updated
Was this helpful?