Freescape Todo

We are generating 10,000 NFTs.

That's 10k PFPs, 10k GLBs (un-optimized), 10k GLBs (optimzed), 10k VRMs. These will be on Opensea and available at mint.freescape.io

TEAM
moon - created much of the stuff, helping with DNS, admin things, client interfacing
hedera - wrote the smart contracts and made most of the mint page
daniel - works on the freescape team, responsible for making sure things are good
philbert - helping with ipfs, opensea and metadata

TIMELINE
ASAP! We need to prioritize finishing anything that allows minting to start immediately

CREATION
We have scripts to generate, but these are still fairly slow, so we will need to batch generate and run on multiple servers. We will do this via Coreweave with SSH
moon will be responsible for finishing creation of assets

METADATA
Make sure we have slots that are interop and supported in Webaverse and Hyperfy for:
image_url
preview_animation: (glb for opensea)
vrm_url
glb_url (optimized)
philbert will be responsible for finishing metadata

OPENSEA
We need to make sure that the character loads and stands in an idle pose on Opensea. We might need to bake this animation into the character.
philbert will be responsible for testing and refining look on opensea, with help on blender from moon

CONTRACT

  • Deployed to mainnet

OPTIONAL: We are considering adding option so that the user can override vrm_url and glb_url with their own IPFS data (i.e. to allow a customizer in the future) we would need the contract owner to be able to reset this to prevent abuse

moon will handle mainnet deployment

WEBSITE

  1. Hook up mint.freescape.io to freescape.io
  2. Change mongodb to be one we control, probably MongoDB Atlas free (this is for holding our whitelist)
  3. Get CSV and test uploading whitelist CSV slots
  4. Test whitelisting system on testnet before we go live

moon will set up the DNS and get the CSV file
philbert and hedera will work together to test and finish website

IPFS
We need to upload everything, which will end up being massive amounts worth of data, to Pinata or the fastest possible IPFS hosting solution.
philbert will be responsible for orchestrating everything to IPFS

Whitelist
Whitelist will be active until it's not. It can be deactivated from the contract, we need to test all of this and making sure it works properly with contract
philbert will be responsible for testing whitelist

THINGS WE NEED FROM FREESCAPE

  • Launch wallet
  • Treasury wallet address
  • Whitelist CSV (or at least example)
  • CoreWeave account (for PFP processing)
  • Pinata professional account (for IPFS)

THINGS WE NEED TO GIVE FREESCAPE
Login access to whitelist

Select a repo