@talismn/components-nft
v0.0.17
Published
## Setup:
Downloads
9
Keywords
Readme
@talismn/components-nft
Setup:
yarn add @talismn/components-nft
Hooks
useNftsByAddress
Retrieves all NFTs fron the given address.
useContentType
Retrieves the URL's content-type
header value.
Components
NftPreview
The image preview of the NFT.
Running unit tests
Run nx test nft
to execute the unit tests via Jest.