47 packages
@emotionreader/ui
@nftx/abi
This package contains all ABI schemas used by nftx.js and the NFTX v3 ecosystem
@nftx/api
This package contains methods for fetching various data via the nftx API
@nftx/config
This package contains the config object used across nftx.js.
@nftx/constants
This package contains constant values used by nftx.js, including contract addresses, subgraph urls, tick ranges, and networks.
@nftx/core
This package contains various methods used internally by the nftx ecosystem and is not included in the main nftx.js package.
@nftx/errors
This package contains error classes for common usecases.
@nftx/query
This library offers some simple, standalone, methods for querying both restful endpoints (or any endpoints, actually) as well as constructing and querying graphql endpoints.
@nftx/queue
This package is written specifically to allow communication and job running between NFTX-API and NFTX-API-INDEXER
@nftx/react
This package contains utils for nftx.js that are specific to the React ecosystem. It is not included in the main nftx.js package.