- Node.js 8.4.0
Install the tutorial dependencies by running npm install
or yarn
Then, create a file named .env
and save it to the root directory of the project. This file will hold your sensitive credentials and will be ignored by the Git repository, so it won't be uploaded or shared anywhere.
The xlsx file must have a 'Adresse ethereum du wallet' column
- https://medium.com/@codetractio/try-out-ethereum-using-only-nodejs-and-npm-eabaaaf97c80
- https://ethereum.stackexchange.com/questions/12823/proper-transaction-signing
- https://ethereum.stackexchange.com/questions/33205/how-to-send-a-transaction-to-myetherapi-com-with-web3-py
TUTO ARTHUR
- Télécharge le xls sur microsoft teams
- Copie le .xls dans ~/Documents/sendToEveryone/web3-node-tutorial
- Ouvre un terminal à cet endroit (clik "Open in Terminal")
- Tape la commande "node index.js" et enter