entropyxyz / entropy-docs

Documentation for Entropy.
https://docs.entropy.xyz
GNU Affero General Public License v3.0
3 stars 1 forks source link

Sign a message with the Rust Test CLI. #86

Closed johnnymatthews closed 1 month ago

johnnymatthews commented 2 months ago

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.

johnnymatthews commented 1 month ago

Closing as not-completing. See https://github.com/entropyxyz/entropy-docs/issues/83#issuecomment-2383120721