Tools, FAQ, Tutorials:
Connect to Local Playground Server
How to connect to my local Hyperledger Composer Playground Server?
✍: FYIcenter.com
When your local Hyperledger Composer Playground Server is started,
it listens to the 8080 port by default. So you can connect to the server
with a Web browser on the local system, using the following address:
http://localhost:8080
If you want to access the server remotely, you need to open the firewall for inbound connections on port 8080.
Once the browser is connected to the local Playground Server, you will see two lists of business networks:
Â
⇒ Create Network Business Card in Playground
⇠Start Hyperledger Composer Playground Server
2021-02-17, ∼1733🔥, 0💬
Popular Posts:
Why I am getting "LNK1104: cannot open file 'MSCOREE.lib'" error when building a C++/CLI program? Vi...
dev.FYIcenter.com is a Website for software developer looking for software development technologies,...
What are "*..." and "**..." Wildcard Parameters in Function Definitions? If you want to define a fun...
How To Change Text Fonts for Some Parts of a Paragraph? If you want to change text fonts or colors f...
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...