Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 341 Bytes

eth-transaction

====

Run a data transaction to main or testnet selected


Necessary Technology Versions

Technology Version
Node 12.4.0

Running

$ node index.js [private key] [data to be sent] [another data to be sent] ...

You can send one or more data (use space to separate)