0.0.17 • Published 2 years ago

@talismn/components-nft v0.0.17

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@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.