随笔分类 - ethereumjs
以太坊实用的 javascript 代码库集合,比如 ethereumjs-util 和 ethereumjs-tx 等
摘要:ethereumjs-account/test/index.js
阅读全文
摘要:查看test能够让你更好滴了解其API文档的使用 ethereumjs-common/tests/chains.js ethereumjs-common/tests/hardforks.js ethereumjs-common/tests/params.js ethereumjs-common/te
阅读全文
摘要:https://github.com/ethereumjs/ethereumjs-common/blob/master/docs/index.md 该API的调用的详细例子可见ethereumjs/ethereumjs-common-3-test Common Common class to acc
阅读全文
摘要:为了了解ethereumjs/ethereumjs-block-3-代码的使用需要了解的一个模块 https://github.com/ethereumjs/ethereumjs-common Common Ethereum resources (successor for ethereum/com
阅读全文
摘要:ethereumjs/ethereumjs-util Most of the string manipulation methods are provided by ethjs-util 更多的字符串处理方法可以看ethjs-util addHexPrefix index.js:563-569 Ad
阅读全文
摘要:Utilities for handling Ethereum keys ethereumjs-wallet A lightweight wallet implementation. At the moment it supports key creation and conversion betw
阅读全文
摘要:https://github.com/ethereumjs/ethereumjs-tx A simple module for creating, manipulating and signing ethereum transactions 安装: example: Note: this packa
阅读全文
摘要:https://github.com/ethereumjs/ethereumjs-icap ethereumjs-icap 安装: Utilities for handling ICAP addresses. It works in Node.js as well as in the browser
阅读全文