项目作者: kabl
项目描述 :
Manually create and sign an Ethereum transaction
高级语言: JavaScript
项目地址: git://github.com/kabl/web3-raw-transaction.git
Raw Transaction
Tests sign transaction on a client. Instead using the private key on the Node.
- Plain Ether Transaction
- Smart Contract interaction
Running the tests
# Start ganache-cli
ganache-cli
# Running the tests
truffle test
# Running manual a test on Rinkeby
node rinkeby/sendRawEtherTx.js