0.0.13 • Published 4 years ago
@talisman-components/nft v0.0.13
@talisman-components/nft
Setup:
yarn add @talisman-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.