Introduction
Welcome to the Lootex SDK official documentation.
What is Lootex SDK?
Lootex SDK is a comprehensive TypeScript library that enables developers to build custom NFT marketplaces powered by Lootex.io’s infrastructure. The SDK simplifies Web3 integration by providing essential features like social login for Web2 users, Smart Account creation, and gasless transactions.
Built with flexibility in mind, the SDK is framework-agnostic and seamlessly integrates with your preferred tech stack. Whether you’re using ethers, viem, thirdweb, or other Web3 libraries, Lootex SDK provides the foundational building blocks for your NFT marketplace.
Key Capabilities
- NFT Marketplace Aggregator: Unified API to query and execute orders across major marketplaces like OpenSea and Lootex
- Smart Account Integration: Built-in ERC-4337 Smart Account creation and management for seamless user onboarding
- Gasless Operations: Enable gas-free transactions through Smart Account implementation
- Crypto-to-Points Bridge (GP): Let your user deposit any cryptocurrencies and convert them into your custom loyalty program points with real-time value tracking
- Chain Abstraction Layer: Abstract away blockchain complexity through a points-based system, letting you focus on business logic
Supported Networks
Lootex SDK currently supports multiple major EVM-compatible blockchain networks:
- Ethereum
- Base
- BNB Chain
- Polygon
- Mantle
- Arbitrum
- Avalanche
For detailed network configurations and specifications, please refer to our Supported Networks guide.