Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.35 KB

TODO.md

File metadata and controls

35 lines (24 loc) · 1.35 KB

TODO

To set up the bootcamp, we can follow the instructions in the Setup README.

Ideally, we can run through the setup and make sure everything works for anyone who wishes to run this bootcamp "out of the box".

In addition to the procedural setup defined in the above doc, we must hash out the following:

Quests:

  • Import all finished quests (or "Days") into this monorepo
  • Document all quests & associated workshops
  • Completely fill out each resources.md file with any useful resources for the quest (or "Day")

Ships:

Tokens & Assets:

  • Decide on which images will represent which assets
  • Assign a master keypair for creating/minting assets
  • Mint X number of assets ahead of time
    • What is X for each asset?

Programs:

  • Assign a master keypair for deploying programs
  • Deploy programs to devnet
  • Integrate deployed programs with all UIs