上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 64 下一页
摘要: zoc上有一个download的按钮能够将服务器上的数据下载下来,但是在下载过程中出现了错误 但是点击会出现下面的问题: 这个配置默认是采用ZMODEM文件传输协议 但是可以看出来,这个传输协议有点问题,所以换成了scp文件传输协议: 然后在点击download就能够成功下载数据了 阅读全文
posted @ 2018-11-28 15:25 慢行厚积 阅读(881) 评论(0) 推荐(0)
摘要: 点击导航栏上的zoc-about zoc,然后: 点击enter license: 然后输入内容即可: part A: 51698/01027/34713 part B: 00937 还有很多其他的: 注册码 Part A: 51698/01027/34713Part B: 00937 Part A 阅读全文
posted @ 2018-11-28 15:25 慢行厚积 阅读(16929) 评论(0) 推荐(0)
摘要: Contracts A Contract is an abstraction of an executable program on the Ethereum Blockchain. A Contract has code (called byte code) as well as allocate 阅读全文
posted @ 2018-11-26 20:36 慢行厚积 阅读(3520) 评论(0) 推荐(0)
摘要: Low-Level API These are advanced, low-level API features that should, for most people not be necessary to worry about. They are lightly documented her 阅读全文
posted @ 2018-11-26 20:36 慢行厚积 阅读(1734) 评论(0) 推荐(0)
摘要: https://docs.ethers.io/ethers.js/html/api-utils.html 使用时再进行查看即可 阅读全文
posted @ 2018-11-26 20:36 慢行厚积 阅读(261) 评论(0) 推荐(0)
摘要: Application Programming Interface (API) Wallets and Signers A Wallet manages a private/public key pair which is used to cryptographically sign transac 阅读全文
posted @ 2018-11-26 20:35 慢行厚积 阅读(3549) 评论(0) 推荐(0)
摘要: Providers A Provider abstracts a connection to the Ethereum blockchain, for issuing queries and sending signed state changing transactions. provider抽象 阅读全文
posted @ 2018-11-26 20:35 慢行厚积 阅读(3600) 评论(0) 推荐(0)
摘要: https://docs.ethers.io/ethers.js/html/ What is ethers.js The ethers.js library aims to be a complete and compact library for interacting with the Ethe 阅读全文
posted @ 2018-11-26 15:28 慢行厚积 阅读(1258) 评论(0) 推荐(0)
摘要: 安装: 使用: 这样就能够使用图形化界面的ganache中的账户设置了 返回: 阅读全文
posted @ 2018-11-26 14:25 慢行厚积 阅读(1453) 评论(1) 推荐(0)
摘要: https://github.com/OriginProtocol/origin-playground 通过ERC 725 and ERC 735 的实现来说明它们到底是做什么的: 看了这个例子后才大概明白了claim,key,identity之间的关系,就比如有一个合约为Claim checker 阅读全文
posted @ 2018-11-23 16:31 慢行厚积 阅读(1774) 评论(0) 推荐(0)
上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 64 下一页