Back to All Events

Web3 Deep Dive - Ethereum Javascript API

Resources:

- https://github.com/ethereum/web3.js/tree/1.0

https://github.com/ethereum/wiki/wiki/JavaScript-API

https://ethereumbuilders.gitbooks.io/guide/content/en/ethereum_javascript_api.html

Welcome to the Oakland Blockchain Developers Meetup. My name's Fodé Diop and during this Meetup, we will explore a little bit more in the depth the properties of the Ethereum Javascript API or Web3.js.

From the Ethereum Builders:

"To make your Ðapp work with on Ethereum, you can use the web3 object provided by the web3.js library. Under the hood it communicates to a local node through RPC calls. web3.js works with AlethZero, geth and Mist, and also in an external browser if one of the former nodes are running locally.

web3 contains the eth object - web3.eth (for specifically Ethereum blockchain interactions) and the shh object - web3.shh (for Whisper interaction). Over time we'll introduce other objects for each of the other web3 protocols."

---

Tentative Schedule

6:30: doors open

6:30 - 7:00: informal networking and snack eating

7:00 - 8:30: Presentation(s)

8:30 - 9:00: Q&A

9:00 - 9:15: Get brownie points, help us reset the space!

---

Prereqs: Comfort with command line and javascript are helpful.

BEFORE YOU GET HERE: Install all the things! If you need help installing things come a few minutes early and we can help.

Checkout this github repo for more instructions: https://github.com/rachel-ftw/Basic-Ethereum-Dev-Env-Setup

Earlier Event: November 16
SF Fintech Week: Blockchain and ICOs