scriptnetwork/scriptv ? reverse-engineered prompt
Reverse engineered prompt
Build me this ScriptV project so it’s actually easy to run from a fresh checkout.
I want the core public and private parts to build cleanly, including the gov and wallet backend daemons, the console clients, and the Java SDK pieces if they’re part of the normal setup. If anything is broken or missing in the current build flow, fix it and make the README steps work end to end. I’d also like a simple way to launch the main pieces and verify they’re talking to each other, even if that’s just a basic local demo or smoke test.
Keep the existing structure and don’t change the overall idea of the project. If you need to check current build docs or platform details online, go ahead. After the changes, I should be able to follow the repo instructions, build it without guesswork, and understand the minimum steps to get the network components running.
Are you gonna build this?
make sure you review the code using coderabbit