文件名称:dashd-rpc:Dash客户端库通过RPC连接到Dash Core(虚线)
文件大小:44KB
文件格式:ZIP
更新时间:2024-05-18 00:15:39
platform backend dapi JavaScript
虚线rpc Dash客户端库通过RPC连接到Dash Core(虚线) 安装 dashd-rpc运行在,可以通过安装: npm install @dashevo/dashd-rpc 用法 RpcClient 配置参数: - protocol : (string - optional) - (default: 'https') - Set the protocol to be used. Either `http` or `https`. - user : (string - optional) - (default: 'user') - Set the user credential. - pass : (string - optional) - (default: 'pass') - Set the password credential. - host : (string -
【文件预览】:
dashd-rpc-master
----.eslintrc.yml(53B)
----package.json(1KB)
----.github()
--------workflows()
----test()
--------index.js(13KB)
----promise.js(480B)
----LICENSE(1KB)
----package-lock.json(123KB)
----.coveralls.yml(45B)
----.gitignore(654B)
----lib()
--------index.js(9KB)
----README.md(3KB)