首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >从开源到企业的Cordapp迁移

从开源到企业的Cordapp迁移
EN

Stack Overflow用户
提问于 2021-12-15 07:10:21
回答 1查看 82关注 0票数 -1

我们正在寻找Corda开源到Enterprise的迁移。作为迁移的一部分,我们需要将开源中的Cordapp部署到Enterprise。是否有任何关于Cordapp部署期间所面临的挑战或问题的文件可供参考。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2021-12-20 06:48:09

代码语言:javascript
运行
复制
When you want to upgrade from Corda OS to Corda Enterprise you have to consider following items:
1. Corda Node Upgrade 
2. Corda Database Upgrade
3. CorDapp Upgrade
4. Corda Constraint Migration (if you are not using Signature Constraints)

For Corda node and CordDapp upgrade refer to this [blog][1].
For Database migration refer to [this][2] and [this][3] blog.
For Corda Constarint migration refer to [this][4] blog.

There are also some videos which show you how to perform the migration. take a look here-
1. https://www.youtube.com/watch?v=rWyJRaoWNhc&t=1186s
2. https://www.youtube.com/watch?v=gs6yGZnDW5g
3. https://www.youtube.com/watch?v=0BKUUY4Tg20&t=84s
4. https://www.youtube.com/watch?v=69un7I-Amwc&t=622s

If you face any difficulty you can get in touch with me on [slack][5].


  [1]: https://medium.com/corda/contract-upgrades-and-constraints-in-corda-425055a9a47f
  [2]: https://medium.com/corda/cordapp-database-upgrade-migration-development-perspective-c2931e28b9b4
  [3]: https://medium.com/corda/cordapp-database-upgrade-migration-production-perspective-5f655838492d
  [4]: https://medium.com/corda/unconstraint-signature-constraint-migration-e95a66789eab
  [5]: https://join.slack.com/t/cordaledger/shared_invite/zt-qg4fft35-ldb97HIf74gImY9XuGybUg
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/70359646

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档