Programming in JavaScript or TypeScript and looking to get started with Infura's NFT API within your application? Look no further than the NFT SDK, which will let you read, transfer, and mint NFTs with ease.
Signing Up
First and foremost, in order to get access to the NFT API, sign up for the Infura API open beta. Once your Infura account is added to the beta, you're ready to go!
Getting Started
The Infura Docs provides a complete set of tutorials to jumpstart your NFT API journey, each with instructions for both JavaScript and TypeScript.
- How To Deploy an NFT Contract - Infura Docs
- How To Mint an NFT - Infura Docs
- How To Deploy and Mint With IPFS - Infura Docs
- How To Retrieve NFT Information - Infura Docs
Another great way to get started with the NFT API is by using the NFT SDK Truffle Box, which provides all the necessary configuration and boilerplate code to build a complete NFT project!