You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The metadata upload is extremely rigid and requires mappings which need to be updated depending on the token etc. Ideally we afford some better descriptors and parameters such that we feed into it image we want and token name and symbol.
These can be isolated and pulled / fetched from the DB (from the UI creation). The issue is we don't want people uploading bad data or weird stuff, so will have to think on that (vs the rigid design).
But the current implementation isn't exactly easy to use and would ideally be better designed for more modular use.
The text was updated successfully, but these errors were encountered:
The metadata upload is extremely rigid and requires mappings which need to be updated depending on the token etc. Ideally we afford some better descriptors and parameters such that we feed into it image we want and token name and symbol.
These can be isolated and pulled / fetched from the DB (from the UI creation). The issue is we don't want people uploading bad data or weird stuff, so will have to think on that (vs the rigid design).
But the current implementation isn't exactly easy to use and would ideally be better designed for more modular use.
The text was updated successfully, but these errors were encountered: