SDK functionality
In 2023, tooling began developing an SDK of the functions used in the CLI flows. By developing the SDK, the CLI is able to create redundancies in their flows and simplify maintenance when functional requirements change. Additionally, external developers can import the SDK functions as a package into their own projects, instead of relying on the CLI flows …
In 2023, tooling began developing an SDK of the functions used in the CLI flows. By developing the SDK, the CLI is able to create redundancies in their flows and simplify maintenance when functional requirements change. Additionally, external developers can import the SDK functions as a package into their own projects, instead of relying on the CLI flows end to end. The goal of this milestone is the continuous development of SDK and improvement of it's functions and documentation.