0.0.17 • Published 4 years ago
@talismn/components-nft v0.0.17
@talismn/components-nft
Setup:
yarn add @talismn/components-nftHooks
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.