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

Allow the APIs start without the connector #133

Closed phoenix-web3 closed 2 years ago

phoenix-web3 commented 2 years ago

Feature Request

Feature Description

We want to allow any API to start without the connector built.

Use Case(s)

I build the connector part on http://server-one.com and I build BTC API on http://server-two.com. In the process of starting BTC API, we will ask if we want to start the connector. If the answer is NO, we must ask for the connector URL. This is necessary to make the request once we raise the node.