Go to file
emizzle ebdb47f12d
Step 0: initial setup
2018-10-25 19:00:04 +02:00
app Step 0: initial setup 2018-10-25 19:00:04 +02:00
config Step 0: initial setup 2018-10-25 19:00:04 +02:00
contracts Step 0: initial setup 2018-10-25 19:00:04 +02:00
instructions Step 0: initial setup 2018-10-25 19:00:04 +02:00
test Step 0: initial setup 2018-10-25 19:00:04 +02:00
.babelrc Step 0: initial setup 2018-10-25 19:00:04 +02:00
.gitignore Step 0: initial setup 2018-10-25 19:00:04 +02:00
README.md Step 0: initial setup 2018-10-25 19:00:04 +02:00
chains.json Step 0: initial setup 2018-10-25 19:00:04 +02:00
embark.json Step 0: initial setup 2018-10-25 19:00:04 +02:00
package-lock.json Step 0: initial setup 2018-10-25 19:00:04 +02:00
package.json Step 0: initial setup 2018-10-25 19:00:04 +02:00

README.md

Embark DTwitter Workshop

In this workshop, we'll explore how can we use Embark to simplify the development of a decentralised Twitter dApp (or DTwitter), and we'll be showing off some of the killer features of Embark v3.2. We will start off using an Embark Docker image to quickly bootstrap our Embark environment, then we'll download the DTwitter dApp template and off we go! Next, we'll walk through developing our DTwitter dApp using test-driven development.

Let's go!!