0.6.2 • Published 1 year ago
@bisonai/orakl-cli v0.6.2
Orakl Network CLI
The Orakl Network CLI is a tool to configure and manage the Orakl Network. To learn more about the Orakl Network CLI, visit Orakl Network CLI documentation page.
Development
yarn install
yarn buildTest
yarn testLint
yarn lintEnvironment Variables
The Orakl Network CLI needs to communicate with other Orakl Network services (Orakl Network API, Orakl Network Fetcher, and Orakl Network Delegator) to function properly. The services are expected to be launched before using the Orakl Network CLI. The Orakl Network CLI tries to connect to the required services with URL environment variables.
ORAKL_NETWORK_API_URLORAKL_NETWORK_DELEGATOR_URLLISTENER_SERVICE_HOSTLISTENER_SERVICE_PORTWORKER_SERVICE_HOSTWORKER_SERVICE_PORTREPORTER_SERVICE_HOSTREPORTER_SERVICE_PORT
Publishing
The @bisonai/orakl-cli package is published through Github Actions pipeline when the version the package specified in package.json changes.
The package is published at NPM registry.
License
MIT