Marmalade-NG / marmalade-ng

Fork of Marmalade-V2
10 stars 2 forks source link

Collection API Feature Request #2

Closed daplcor closed 1 year ago

daplcor commented 1 year ago

The Collection Policy is well-written and documented. However, it would also be nice to track a collection's creator. This allows marketplaces or wallets to quickly identify groupings of collections, perform lookups, and help with self-minting capabilities.

Recommended: Add creator:string to the schema

During create-collection require this field

Local lookup to return a list of collections that belong to the creator.

CryptoPascal31 commented 1 year ago

Addressed by https://github.com/CryptoPascal31/marmalade-ng/pull/3