tqtezos / minter

OpenMinter is dApp framework for enabling the creation and collection of non-fungible tokens (NFTs) on Tezos.
MIT License
192 stars 91 forks source link

Ensure that the asset's creator is displayed properly on individual asset pages #407

Closed obstropolos closed 3 years ago

obstropolos commented 3 years ago

For some reason the Minter: on the individual asset page is showing up as a contract rather than the individual tz1/2/3 account that minted the token.

Screen Shot 2021-04-30 at 9 02 04 AM
maelswarm commented 3 years ago

@obstropolos @lambdahands

Noticed this few days back and had something implemented with collection.creator. Pulled out because a refresh on the page wiped it (the set fallback was to the tz account)

obstropolos commented 3 years ago

Fixed via #409, will be merged and released with 0.7.1