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

Marketplace Configuration Enablement #317

Closed obstropolos closed 3 years ago

obstropolos commented 3 years ago

We want to make it so that someone launching OpenMinter is able to accurately configure what they wish to be available in the marketplace in their instance. In this case, the admin would be choosing which contracts are included in their instance, or it would include any of their originated contracts.

Journey

obstropolos commented 3 years ago

Initial version handled via #406 with release of v0.7.0 - additional options and improvements to occur in later releases.