简体   繁体   English

在云中部署区块链

[英]Deployment of block chain in cloud

I have create cordapp in azure VM. 我在天蓝色的VM中创建了cordapp。 now i want to deploy that cordapp into Azure cloud server so that client from anywhere can hit cordapp. 现在,我想将该cordapp部署到Azure云服务器中,以便任何地方的客户端都可以使用cordapp。 but i confused whether i have to use webapps or inbuilt Blockchain module in marketplace. 但是我困惑我是否必须在市场中使用webapps或内置的Blockchain模块。 if so, how to do deploy? 如果可以,该如何部署?

You can deploy a node to a cloud server by following the instructions here: https://docs.corda.net/deploying-a-node.html . 您可以按照以下说明将节点部署到云服务器: https : //docs.corda.net/deploying-a-node.html

You can then interact with your node remotely, using either: 然后,您可以使用以下任一方法与您的节点进行远程交互:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM