Endless CLI

The Endless command line interface (CLI) is a tool to help you compile and test Move contracts. It can also help you quickly play with Endless features on-chain.

For more advanced users, the CLI can also be used to run a private Endless network (to help test code locally) and can be helpful managing a network node.

  • Install the Endless CLI

  • Setup CLI configuration

  • Explore a use case:

    1. Working With Move Contracts

    2. Trying Things On-Chain

    3. Running a Local Network

    4. Managing a Network Node

Last updated