Dean

Ethereum offers some exciting opportunities for creating smart contracts and decentralized apps, and a lot of work has gone into making this process as accessible an easy to use as possible. One of the best beginner friendly tools is the embark framework, which enables developers to create smart contracts and apps using html, css and javascript.

This video guides the viewer through the basics of installing and using the Embark framework, including the creation of a demo storage app which is used as an example.

You can find the Emabark code and documentation here: https://iurimatias.github.io/embark-framework/

A similar Framework called ‘Truffle’ is also available for the same purpose, which you can see demonstrated in the following video: