web3sdk icon indicating copy to clipboard operation
web3sdk copied to clipboard

基于一键部署的链sdk应该怎么着手编写

Open Blackcatfish opened this issue 7 years ago • 1 comments

Blackcatfish avatar Oct 10 '18 03:10 Blackcatfish

参照https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/web3sdk/index.html SDK与用什么方式部署的链无关,只要把链相关的配置项配置好就能用,例如 系统合约地址,节点IP/port等

wheatli avatar Oct 15 '18 02:10 wheatli