Closed johnnymatthews closed 1 month ago
Bumping this back to Backlog and reducing the priority since the SDK and CLI are back up and stable.
After a bit of review, it turns out that the Rust Testing Interface (RTI) isn't really built to perform the functions that folks will regularly be doing on mainnet. The RTI is specifically just for Core engineers to be able to test protocol logic against something. With that in mind, we won't be adding details guides for folks wanting to use the RTI in ways similar to the existing CLI.
I'm gonna update this issue title to reflect that.
There's a test CLI built in Rust over in the Entropy Core repo. It's super useful for testing the workflows of Entropy, as well as debugging certain aspects of other tooling (like the CLI or SDK). This issue is a big holder for a bunch of sub issues.
Sub-tasks