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:
# Using NPM
npm install --save lync-wallet-sdk@latest
# Using Yarn
yarn add lync-wallet-sdk

Congratulations! You have successfully installed lync-wallet-sdk. If you encounter any issues or have any questions, feel free to reach out to our support team for assistance.