solana/explorer/src
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
..
__tests__ explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
components explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
fonts
img
pages explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
providers Explorer: Refactor parsed transaction handling (#27050) 2022-08-10 11:04:54 +00:00
scss feat: you can now deep link to a particular instruction in Explorer (#24861) 2022-05-02 12:21:13 -07:00
utils Explorer: Refactor parsed transaction handling (#27050) 2022-08-10 11:04:54 +00:00
validators
App.tsx
index.tsx feat: you can now deep link to a particular instruction in Explorer (#24861) 2022-05-02 12:21:13 -07:00
react-app-env.d.ts
serumMarketRegistry.ts
serviceWorker.ts
setupTests.ts