Using the SDK
In this Section, you will learn about the various hooks, services, and functions provided by the SDK to create a marketplace Dapp on the Fuel blockchain.
Our marketplace SDK provides a variety of hooks, services, and functions to create a marketplace Dapp including:
- Using hooks to get the marketplace data
 - Using services provided by the SDK to list, buy, and manage tokens
 - Some useful functions provided by the SDK
 - Error codes for the SDK
 - Interfaces and Enums provided by the SDK
 
In the upcoming sections, we will learn about all the above functionalities individually.