Skip to content

Commit

Permalink
explorer: Add information about NFToken NFTs and Collection (solana-l…
Browse files Browse the repository at this point in the history
…abs#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)
  • Loading branch information
vpontis authored Aug 26, 2022
1 parent 56cebf9 commit 900f8a3
Show file tree
Hide file tree
Showing 15 changed files with 1,244 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ log-*.txt
log-*/

# intellij files
/.idea/
.idea/
/solana.iml
/.vscode/

Expand Down
Loading

0 comments on commit 900f8a3

Please sign in to comment.