Skip to main content

Getting Started

Prerequisites​

Before you begin integrating Fuel Marketplace SDK, make sure you have the following prerequisites:

  • Node.js (version 20 or above) installed on your system.
  • NPM (version 10 or above) or Yarn (latest version) installed on your system.

Installing the Package​

You can install the package using either npm or yarn. Follow these steps:

  1. Open your preferred terminal.
  2. Navigate to your project's directory.
  3. Run the following command:
npm install --save @lyncworld/fuel-marketplace@latest

or

yarn add @lyncworld/fuel-marketplace

Congratulations! You have successfully installed @lyncworld/fuel-marketplace into your project. If you encounter any issues or have any questions, feel free to reach out to our support team for assistance.