rewat2021/bootcampwallet — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a working local demo of a digital identity wallet called Bootcamp Wallet using this repo. I want to be able to run it on my laptop, open a web wallet in the browser, use a portal to issue a sample credential, store it in the wallet, and then verify or share it in a simple flow.

Please inspect the existing apps, services, Docker setup, and docs links, then wire up the easiest working path. Keep the default walt.id features, but make the demo feel like a bootcamp project with basic naming and simple instructions. If something needs configuration, create sensible local defaults and document what I need to change.

I’m not trying to build a whole new identity system from scratch. I just want the wallet, issuer, verifier, and wallet API pieces running together cleanly, with a short README explaining how to start it, where to click, and how to test the credential flow. Look up the current docs online if needed.

Want more depth? Deep Reverse