After some testing, it seems that the Rust Test Interface (RTI) doesn't really allow users to interact with the network in a similar way to other methods (like the TUI or JS CLI). Signing can happen using the RTI, but it requires deploying a program specifically for a chosen user, and then getting a signature back from that. Because of this requirement, I'm upping this project to an L.
After some testing, it seems that the Rust Test Interface (RTI) doesn't really allow users to interact with the network in a similar way to other methods (like the TUI or JS CLI). Signing can happen using the RTI, but it requires deploying a program specifically for a chosen user, and then getting a signature back from that. Because of this requirement, I'm upping this project to an L.