Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

simple web ui for viewing tokens #2

Open
yusefnapora opened this issue Mar 12, 2021 · 0 comments
Open

simple web ui for viewing tokens #2

yusefnapora opened this issue Mar 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@yusefnapora
Copy link
Owner

It would be great to have a little web page that you could paste a token ID into and view the token asset and metadata.

This should be pretty simple to wire up using https://nfte.app, a react component that does some nice presentation if you give it info about an NFT. Since our contract won't be deployed on mainnet, we'll need to provide our own endpoint for the viewer to connect to, so this implies a minty serve command (or similar) that will host an endpoint to supply the data.

We'll also need a simple react app that has a text field for the token ID and updates the NFTE component on changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant