web3.js - Ethereum JavaScript API Installation yarn add web3 Package.json Scripts build: Runs yarn clean and uses Lerna to build each package unders packages/ clean: Uses Lerna to run each packages' clean command lint: Uses Lerna to run each packages' lint command test: Runs jest for each package