Minting tokens across multiple contract entries - The current solution for minting large quantities of tokens requires it be done with separate contracts. Further, it requires different collection names to avoid name collision and overwriting. There are several "workarounds" to manage this requirement. This ticket is to revisit the solutions available and either
create a new solution
provide guidance and ease of use options for the current solutions
Minting tokens across multiple contract entries - The current solution for minting large quantities of tokens requires it be done with separate contracts. Further, it requires different collection names to avoid name collision and overwriting. There are several "workarounds" to manage this requirement. This ticket is to revisit the solutions available and either
create a new solution
provide guidance and ease of use options for the current solutions