Complete NFT functionality for buying, selling, and managing digital collectibles with Tensor integration
API Configuration
.env.local
:Import Module
Wallet Integration
NftScreen
- Main NFT trading interface with buy/sell tabswalletAddress
- User’s wallet addressoptions
- Configuration object with:
includeCompressed
- Include compressed NFTsincludeMetadata
- Fetch full metadatasortBy
- Sort order preferencenfts
- Array of NFT itemsloading
- Loading stateerror
- Error message if anyrefetch
- Function to refresh datanftService.ts
provides comprehensive Tensor API integration: