文件名称:ethereumjs-tx:项目正在积极开发中,并已移至EthereumJS VM monorepo
文件大小:46KB
文件格式:ZIP
更新时间:2024-02-25 22:20:53
ethereum transactions EthereumTypeScript
概要 或freenode上的#ethereumjs 安装 npm install ethereumjs-tx 用法 const EthereumTx = require ( 'ethereumjs-tx' ) . Transaction const privateKey = Buffer . from ( 'e331b6d69882b4cb4ea581d88e0b604039a3de5967688d3dcffdd2270c0fd109' , 'hex' , ) const txParams = { nonce : '0x00' , gasPrice : '0x09184e7
【文件预览】:
ethereumjs-tx-master
----.travis.yml(881B)
----docs()
--------classes()
--------interfaces()
--------README.md(1KB)
----tsconfig.prod.json(123B)
----package.json(5KB)
----tslint.json(45B)
----.github()
--------workflows()
--------contributing.md(781B)
----test()
--------transactionRunner.ts(3KB)
--------ttTransactionTestEip155VitaliksTests.json(9KB)
--------fake.ts(7KB)
--------types.ts(1KB)
--------api.ts(13KB)
--------index.ts(295B)
--------txs.json(3KB)
----.prettierignore(50B)
----.nycrc(41B)
----prettier.config.js(56B)
----LICENSE(16KB)
----src()
--------transaction.ts(11KB)
--------fake.ts(2KB)
--------types.ts(2KB)
--------index.ts(131B)
----.npmignore(71B)
----tsconfig.json(143B)
----examples()
--------custom-chain-tx.ts(1KB)
--------transactions.ts(3KB)
--------ropsten-tx.ts(908B)
----.gitignore(1KB)
----CHANGELOG.md(8KB)
----karma.conf.js(660B)
----README.md(3KB)