In the past week, Berlin has hosted two high-profile blockchain conferences: DAppCon and the Blockchain Visionaries Summit. Click here for some of the highlights.
This dapp implements a Hello World style application that echoes a message passed to the contract to the front end. This tutorial is intended to be followed using the online IDE available at studio.ethereum.org, and selecting the Hello World template.
This dapp implements the simplest form of a cryptocurrency that uses the ERC-20 standard to define a token you can create and send to others. This tutorial is intended to be followed using the online IDE available at studio.ethereum.org, and selecting the Coin template.