Hello all. I am new here and new to coding. I am trying to create a web app that "gamifies" prompt jailbreaking with a bounty for the successful prompt break. People will pay to try and their payments will fund the bounty. For transparency, I will be using a smartcontract on the BSC chain (to keep testing with real crypto cheap) and crypto wallets will be used to pay, fund the bounty, and track attempts (all easily seen on BSCScan). A successful prompt break will trigger the bounty transfer from the smartcontract to the successful wallet immediately. The LLM prompt will vary to create different personalities in the chatbot to keep efforts fun and engaging. Attempts are linked only to web3 wallets. Prompts will be stored off chain and used to improve LLM prompting security. Data will also be used to improve security interaction between LLMs and blockchains (which can help with protecting sensitive data when utilizing AI). Just wondering what people might think of this project. My day job is in healthcare as a provider, not coding. The projects here are incredibly impressive and there is so much talent. So, I am a bit embarrassed to even post here. Your input will be highly valued and appreciated.