You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/destroy --> all-in-one construction page and pre-mint preview page, with construction state in memory.
/nft/[id] --> post mint page
OR
/destroy --> construction page, all layers.
/mint --> pre-mint preview page, with construction state in memory.
/nft/[id] --> post mint page
OR
/destroy/[n] --> construction pages, one for each layer 1-5.
/mint/[0x...] --> pre-mint page with state in URL e.g. as hex encoded string.
/nft/[id] --> post mint page
Many questions to consider here:
Much of this will be answered while building the UI and assessing the tradeoffs.
The text was updated successfully, but these errors were encountered: