social-dist0rtion-protocol / thc

Treasure Hunt Creator
MIT License
21 stars 8 forks source link

Update README #83

Open vrde opened 1 month ago

vrde commented 1 month ago
TriplEight commented 1 month ago

scattered notes from the meeting:

blockchain

optimism: gelato and gas fees. Can use Optimism sepolia or just Sepolia. (sepolia.etherscan.io, turn on the advanced feat to see the internal txs) may release an NFT for (the winner)

cbd is a content organizer for thc

deployment

  1. deploy THC with CLI
  2. deploy CBD with GHA

keep CBD repo with cotent private

served on static GH pages

  1. Define how many chapters and what are the solutions. You can't change the solutions and sequence of chapters after deploying the SC.

  2. cbd/eth dir: deploy SC

  3. cbd/thc.json: mapurl, helpurl

  4. define the cbd/chapters/

  5. push and let CI update the game page