FISCO-BCOS / nodejs-sdk

Node.js sdk for FISCO BCOS
https://github.com/FISCO-BCOS/nodejs-sdk
Apache License 2.0
61 stars 30 forks source link

Feature request: publish to public npm registry #106

Open davidkhala opened 4 years ago

davidkhala commented 4 years ago

Now it is said in document npm install git+https://github.com:FISCO-BCOS/nodejs-sdk.git\#master -s It looks bad since it did not always fetch master branch, while in SDLC we talked further about release, tag and published packages.

Is there any difficult in make use of default npmjs registry or github as npm registry?

vita-dounai commented 4 years ago

一直想弄来着,但是犯懒了。。不过既然有用户有这样的需求,我觉得我可以搞搞:)

xuxucode commented 3 years ago

搞搞吧

DevinLin01 commented 3 years ago

现在还是无法npm install,有什么解决方案吗?

DevinLin01 commented 3 years ago

捕获 使用cnpm就可以执行安装了。

tumobi commented 3 years ago

还没有发布到 npmjs.com 吗?

vita-dounai commented 3 years ago

还没有发布到 npmjs.com 吗?

木有啊。。独木难支

tumobi commented 3 years ago

需要通过 npm 安装的,可以看下 https://github.com/tumobi/fisco-bcos