2.1.7 • Published 12 months ago

@avernikoz/nft-sdk v2.1.7

Weekly downloads
-
License
private
Repository
github
Last release
12 months ago

NFT-SDK

Overview

A lightweight SDK for NFT operations across multiple blockchain networks. Currently tested and supported on:

EVM Networks

  • Ethereum
  • Polygon
  • Optimism
  • Arbitrum

Non-EVM Networks

  • Solana
  • Sui

Features

  • Basic NFT Operations

    • Query NFT ownership by wallet address
    • Transfer NFTs between wallets
    • Burn NFTs (where supported by the contract)
  • Tested Networks

    • Ethereum
    • Polygon
    • Optimism
    • Arbitrum
    • Solana
    • Sui