solana/explorer/src/components/common
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
..
Account.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
Address.tsx Iterate on IDL account/instruction decoding (#24239) 2022-04-13 15:38:59 -04:00
BalanceDelta.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
Copyable.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
Downloadable.tsx Add download bytecode button to explorer (#22459) 2022-01-16 12:46:02 +00:00
Epoch.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
ErrorCard.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
HexData.tsx explorer: Fix setting custom RPC URL (#22187) 2021-12-30 19:50:08 +08:00
Identicon.tsx Explorer: use identicon and token layout for unlisted tokens (#16347) 2021-04-12 11:25:51 -07:00
InfoTooltip.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
InstructionDetails.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
LoadingCard.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
NFTArt.tsx explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
Overlay.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
SecurityTXTBadge.tsx feat: parse and display Security.txt in explorer (#23995) 2022-03-31 17:23:32 +08:00
Signature.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
Slot.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
TableCardBody.tsx
TimestampToggle.tsx Add timestamp zone toggle to Explorer (#22616) 2022-01-22 12:41:41 +08:00
VerifiedBadge.tsx explorer: mark verifiable builds as experimental (#26553) 2022-07-11 16:02:42 +01:00