迅雷api简单使用


1.迅雷链开放平台(提供了开发文档)

https://open.onethingcloud.com/site/docopen.html#

2.迅雷应用大赛(技术文档已更新):提供了测试链的api

https://open.onethingcloud.com/site/comp.html

3.链克口袋下载(申请address)

https://www.pgyer.com/ALuZ

4.google浏览器插件postman:

https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?utm_source=chrome-app-launcher-info-dialog

4.md5加密(百度随便找的)

http://tool.chinaz.com/tools/md5.aspx

生成的就是迅雷链的sign

5.remix-solidity在线编译

https://remix.ethereum.org/

6.metamask在线钱包

https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn

7.字符串转16进制

http://www.newjson.com/change/hex2str/

8.asci转字符

http://www.atool.org/chinese2unicode.php


猜你喜欢

转载自blog.csdn.net/tianlongtc/article/details/80415081