Skip to content

DSG-UPC/EthereumMeasurements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthereumMeasurements

  1. Download code and install nodejs and npm.
  2. Run npm install
  3. Edit run.js changing the parameters PARALLELTRANS, SECONDS and ETHER (corresponding to # of parllel transactions, second decimal digit whne to start the measurement, amount of ether to send) at the top of the file.
  4. Connect to the blockchain network (for example guifi.net vpn)
  5. Run npm run or node run.js
  6. The results are stored in the same folder with naming convention results_$REPETITIONS_$SECONDS.csv

Releases

No releases published

Packages

No packages published