Why Lootex?

Why Lootex?

Lootex SDK is a powerful toolkit that simplifies NFT marketplace development by providing a unified interface to interact with blockchain data and Lootex services.

What Lootex SDK does?

Lootex SDK builts around the Lootex API and read blockchain data to enable consumers using simplified interface to build features related to NFT marketplace.

What Lootex SDK does not do?

Lootex SDK intentionally does not handle certain Web3 functionalities to maintain flexibility and compatibility:

  • Wallet Connection: You have full control over how users connect their wallets
  • Transaction Signing: Use your preferred wallet library for signing transactions
  • Direct Blockchain Interaction: Bring your own Web3 provider for low-level blockchain calls

This design allows Lootex SDK to:

  1. Remain framework-agnostic and compatible with popular Web3 libraries like ethers.js, viem, or thirdweb
  2. Let you implement wallet connection and transaction flows that best suit your needs
  3. Integrate seamlessly with your existing Web3 infrastructure

The SDK focuses on its core strengths - providing a clean interface to Lootex services and blockchain data, while letting you handle the Web3 implementation details.