swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

Add new flag to stop the connector or the API from an external script #185

Open phoenix-web3 opened 2 years ago

phoenix-web3 commented 2 years ago

Feature Request

Feature Description

The script asks Do you want to stop the connector? [y/N]: we need to add a flag to answer this question allowing to use this flag in external scripts.

Use Case(s)

CI/CD script