随笔分类 -  ethereumjs

以太坊实用的 javascript 代码库集合,比如 ethereumjs-util 和 ethereumjs-tx 等
摘要:ethereumjs-account/test/index.js 阅读全文
posted @ 2018-12-12 10:28 慢行厚积 阅读(812) 评论(0) 推荐(0) 编辑
摘要:查看test能够让你更好滴了解其API文档的使用 ethereumjs-common/tests/chains.js ethereumjs-common/tests/hardforks.js ethereumjs-common/tests/params.js ethereumjs-common/te 阅读全文
posted @ 2018-12-12 10:25 慢行厚积 阅读(541) 评论(0) 推荐(0) 编辑
摘要:https://github.com/ethereumjs/ethereumjs-common/blob/master/docs/index.md 该API的调用的详细例子可见ethereumjs/ethereumjs-common-3-test Common Common class to acc 阅读全文
posted @ 2018-12-12 10:24 慢行厚积 阅读(1036) 评论(0) 推荐(0) 编辑
摘要:为了了解ethereumjs/ethereumjs-block-3-代码的使用需要了解的一个模块 https://github.com/ethereumjs/ethereumjs-common Common Ethereum resources (successor for ethereum/com 阅读全文
posted @ 2018-12-12 10:24 慢行厚积 阅读(921) 评论(0) 推荐(0) 编辑
摘要:ethereumjs/ethereumjs-util Most of the string manipulation methods are provided by ethjs-util 更多的字符串处理方法可以看ethjs-util addHexPrefix index.js:563-569 Ad 阅读全文
posted @ 2018-11-23 11:29 慢行厚积 阅读(2397) 评论(0) 推荐(0) 编辑
摘要:Utilities for handling Ethereum keys ethereumjs-wallet A lightweight wallet implementation. At the moment it supports key creation and conversion betw 阅读全文
posted @ 2018-11-21 11:40 慢行厚积 阅读(4337) 评论(0) 推荐(0) 编辑
摘要:https://github.com/ethereumjs/ethereumjs-tx A simple module for creating, manipulating and signing ethereum transactions 安装: example: Note: this packa 阅读全文
posted @ 2018-11-20 17:50 慢行厚积 阅读(3097) 评论(0) 推荐(0) 编辑
摘要:https://github.com/ethereumjs/ethereumjs-icap ethereumjs-icap 安装: Utilities for handling ICAP addresses. It works in Node.js as well as in the browser 阅读全文
posted @ 2018-11-20 16:15 慢行厚积 阅读(925) 评论(0) 推荐(0) 编辑