solana/explorer/src/components/account/nftoken
Victor Pontis 900f8a3b2b
explorer: Add information about NFToken NFTs and Collection (#26716)
This adds NFToken support to the Solana Explorer so that users can see NFToken NFTs and Collections and do some basic /exploring/. NFToken Docs: https://nftoken.so

## Feature Overview

[Loom Video](https://www.loom.com/share/362e24aa66ac4db198b3e014a99235cb)

<img width="1175" alt="CleanShot 2022-07-21 at 12 55 08@2x" src="https://user-images.githubusercontent.com/1319079/180270677-f02c0646-107e-4566-85b7-cd6a9f4b9eac.png">
<img width="1177" alt="CleanShot 2022-07-21 at 12 55 00@2x" src="https://user-images.githubusercontent.com/1319079/180270686-d376bcba-3477-47ef-8cb0-972ad3b8d22c.png">

## Code Overview

[Loom Video](https://www.loom.com/share/bdab68e55d73462a9222b105dd2316cb)
2022-08-26 12:49:37 -04:00
..
NFTokenAccountHeader.tsx explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
NFTokenAccountSection.tsx explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
NFTokenCollectionNFTGrid.tsx explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
README.md explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
isNFTokenAccount.ts explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
nftoken-hooks.tsx explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
nftoken-types.ts explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
nftoken.ts explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00

README.md

NFToken

NFToken is a cheap, simple, secure NFT standard on Solana.

You can find more information and support here: