1. 首页
  2. 数据库
  3. 其它
  4. ethereumjs blockchain:项目正在积极开发中并已移至EthereumJS VM monorepo 源码

ethereumjs blockchain:项目正在积极开发中并已移至EthereumJS VM monorepo 源码

上传者: 2021-02-18 04:07:24上传 ZIP文件 33.18KB 热度 10次
概要 或freenode上的#ethereumjs 用于存储块并与块进行交互的模块。 安装 npm install ethereumjs-blockchain API 例 下面是一个示例,用于循环访问现有的Geth DB(需要单独安装的level )。 该模块执行写操作。 建议先尝试备份数据。 否则,您可能会遇到数据库状态受损的情况。 const level = require ( 'level' ) const Blockchain = require ( 'ethereumjs-blockchain' ) . default const utils = require ( '
下载地址
用户评论