this repo has no description

Now to really get your hands dirty. It's time to build your own CAR.

The CAR libraries listed in Part one above can help with this, or you can hand-craft every byte if you're that hardcore.

Your CAR just needs to have one very specific record to pass this challenge:

  • Collection: codes.advent.challenge.day
  • Rkey: three

Inside the record, we'll be looking for:

  • "verificationCode": "{{code}}"

Any valid DID will do for the commit, and the signature won't be verified.

Drop your CAR off here (or click to browse)


MAJOR CHEATING hint for part 2

So… we really want you to build your own car. But. Tools like goat and PDSls do have a "download repo" function, and also a "create record" function, 👀