Ethereum, tokens & smart contracts.

Notes on getting started Part 2. web3.js

Keno Leon
5 min readSep 18, 2017

--

So once you have a wallet, are on a test net and have some ether ( read part 1. if any of this is not clear ) where to go next ?

Let’s start coding, web3.js and Solidity seem to be the entry points for interacting with the blockchain programmatically and making contracts & tokens, web3.js I think is a nice…

--

--