Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK 配置通过WEB页面配置并提供下载 #7

Closed
leeduckgo opened this issue May 3, 2020 · 3 comments · Fixed by #26
Closed

SDK 配置通过WEB页面配置并提供下载 #7

leeduckgo opened this issue May 3, 2020 · 3 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request

Comments

@leeduckgo
Copy link
Member

leeduckgo commented May 3, 2020

SDK 配置通过WEB页面配置并提供下载

@leeduckgo leeduckgo added the enhancement New feature or request label May 3, 2020
@99Kies
Copy link
Member

99Kies commented May 3, 2020

部署调用合约的功能实现不难。
但是需要以什么形式实现呢?

  1. 一台服务器搭建主服务,active用户全在这台服务上部署合约
  2. 一台服务器搭建主服务,给每个active标签用户分配一个docker容器,用于部署合约,互不影响。

@leeduckgo leeduckgo self-assigned this May 5, 2020
@leeduckgo leeduckgo changed the title FISCO BCOS SDK 相关 SDK 配置通过WEB页面配置并提供下载 Jul 11, 2020
@xiaoyue2019
Copy link
Member

部署部署合约的功能实现不难。
但是需要以什么形式实现呢?

  1. 一台服务器搭建主服务,active用户全在这台服务上部署合约
  2. 一台服务器搭建主服务,给每个活动标签用户分配一个docker容器,用于部署合约,互不影响。

前排吃瓜之我选1

@xiaoyue2019 xiaoyue2019 reopened this Jul 11, 2020
@leeduckgo
Copy link
Member Author

部署调用合约的功能实现不难。
但是需要以什么形式实现呢?

  1. 一台服务器搭建主服务,active用户全在这台服务上部署合约
  2. 一台服务器搭建主服务,给每个active标签用户分配一个docker容器,用于部署合约,互不影响。

1 — 这个比较简单。

@xiaoyue2019 xiaoyue2019 linked a pull request Jul 13, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants