Open gnulib opened 6 years ago
Why would I, a developer, write a client application separate from peer node, and not use the DLT stack directly into my application? After all, the real purpose of DLT as a Stack is to integrate DLT into application, isn't it?
It takes same effort to write the application with DLT stack, as it would take to write the application with an API client for off-the-box peer node.
Potential benefits of having off-the-box peer node:
Description
As a developer,
I would like to know API specifications for a peer node to join/leave an existing blockchain network,
so that I can manage blockchain membership for my peer node dynamically.
Acceptance Criteria