我正在根据文档尝试设置,开发 Hyperledger Composer https://hyperledger.github.io/composer/latest/tutorials/developer-tutorial.html
我已经在3500端口启动了作曲家休息服务器
服务器启动,网络服务器监听http://localhost:3500
在http://localhost:3500/explorer
处休息api但是,当我尝试在浏览器中访问此链接时,它会超时。 Firefox和Chrome表示连接超时
坚持到这里。谢谢你的帮助
答案 0 :(得分:2)
找到解决方案。我没有在网络上使用Hlfv1连接配置文件。 切换到hlfv1配置文件,它工作。