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
Got it running on localhost. Wondering where are the configs to change the start date for mint are? I see the stale-data-from-build-time.json file, but if I change the timestamps, nothing on the website changes. Overall, I'm confused about what to do with this stale data? I see we can change the contract name in settings.json, but I don't see any configs about the date, presale, supply, etc.?
I did notice from the README in config/i18n that if you add the param ?hero=0 that you can click through settings like saleOpen. But how does that saleOpen get set? Where do we add the dates for that?
There's this code in runtimeUtils.ts, but I don't know where d comes from.
Got it running on localhost. Wondering where are the configs to change the start date for mint are? I see the stale-data-from-build-time.json file, but if I change the timestamps, nothing on the website changes. Overall, I'm confused about what to do with this stale data? I see we can change the contract name in settings.json, but I don't see any configs about the date, presale, supply, etc.?
I did notice from the README in config/i18n that if you add the param ?hero=0 that you can click through settings like saleOpen. But how does that saleOpen get set? Where do we add the dates for that?
There's this code in runtimeUtils.ts, but I don't know where d comes from.
The text was updated successfully, but these errors were encountered: