connect icon indicating copy to clipboard operation
connect copied to clipboard

Separate the `App` fields coming from `manifest.json`, `artifact.json` into isolated objects

Open sohkai opened this issue 4 years ago • 2 comments

A manifest.json and artifact.json comes from off-chain metadata published with each app's version, and I was thinking it'd be nice to encapsulate that information separately so it's more clear what comes from an on-chain source (and is thereby reliable) and what is from metadata (especially if we decide to version the metadata).

sohkai avatar Jul 03 '20 16:07 sohkai

@nivida This issue is worded as more of a suggestion or proposed idea. Is this something that you wanted done?

JovianBrowne avatar Feb 24 '21 19:02 JovianBrowne

Yes :-)

nivida avatar Feb 25 '21 15:02 nivida