1.0.1 • Published 1 year ago

web3-nft-marketplace-connector v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Web3 NFT Marketplace Connector

Facilitates interactions between the NFT chatbot, AI services, and NFT marketplaces.

Features

  • Directly list and bid on NFTs within chatbot conversations.
  • Query NFT ownership and marketplace data.
  • Leverage AI insights for strategic marketplace actions.

Installation

npm install web3-nft-marketplace-connector

Usage

Enable your chatbot to interact with NFT marketplaces:

const marketplaceConnector = require('web3-nft-marketplace-connector');
marketplaceConnector.listNFT('<nft-data>');
1.0.1

1 year ago

1.0.0

1 year ago