web3sdk
web3sdk copied to clipboard
基于一键部署的链sdk应该怎么着手编写
参照https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/web3sdk/index.html SDK与用什么方式部署的链无关,只要把链相关的配置项配置好就能用,例如 系统合约地址,节点IP/port等