Skip to content

r3sult/web3-node-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Web3 Node Tutorial

Requirements

  • Node.js 8.4.0

Setup

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.

Follow the tutorial at https://davekiss.com/ethereum-web3-node-tutorial and happy hacking/hodling!

If this tutorial helps you make boatloads of magic internet money, don't forget to give back: 0xDcd2E5A0641C1A50d4b2a79288C83896E9912b08

Helpful Resources

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%