CLI

sui.direct CLI is a Node.js program. Imagine using Git. When you run the git push command, it resolves your remote (GitHub repository link) and sends a request. With a similar approach, all sui.direct CLI commands communicate with a Node, instead of a centralized server.

Last updated