bdcontract-web-client/README.md

7 lines
340 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#文件说明
1) 最小可直接使用:./js目录下的createWS.jscryptico.jssm2.js 三个脚本 。
2直接打开bdwareclinet.html在地址中填入单节点运行的地址如127.0.0.1:18000。可在界面中试调合约。
3参考bdwareclient.js的写法并配合说明文档中的ContractAPI.html进行使用。