anza-xyz/agave ? reverse-engineered prompt
Reverse engineered prompt
Build me the Agave blockchain node project so I can compile it locally and try it out on my machine.
I want the full Rust codebase to build cleanly, with the main validator, CLI tools, RPC pieces, and local cluster utilities working well enough to start a local network, send a transaction, and see balances or status updates. Please make sure the project is set up so I can follow the normal build and test flow from the repo, and if anything depends on platform setup or missing docs, fix the code or add simple guidance in the right place. If you need to check current Rust or system requirements online, go ahead and do that.
Keep it practical, make it feel polished, and focus on getting the core developer experience working end to end, especially building, testing, and running a local validator or test network.
Are you gonna build this?
make sure you review the code using coderabbit