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 explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
img explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets (#20608) 2021-10-12 16:19:59 -07:00
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 Add download bytecode button to explorer (#22459) 2022-01-16 12:46:02 +00:00
App.tsx explorer: Add epoch details page (#20335) 2021-09-29 23:08:19 -04:00
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 feat: add two additional Serum markets to Explorer (#15680) 2021-03-03 08:49:40 -08:00
serviceWorker.ts
setupTests.ts