Contains the code and commits for the Embark DReddit tutorial
Go to file
Pascal Precht 393b39d973
step 1: introduce DReddit Smart Contract and createPost() method
2019-02-05 16:29:41 +01:00
app step 0: set up Embark project 2019-02-05 16:29:33 +01:00
config step 0: set up Embark project 2019-02-05 16:29:33 +01:00
contracts step 1: introduce DReddit Smart Contract and createPost() method 2019-02-05 16:29:41 +01:00
.gitignore step 0: set up Embark project 2019-02-05 16:29:33 +01:00
README.md step 0: set up Embark project 2019-02-05 16:29:33 +01:00
embark.json step 0: set up Embark project 2019-02-05 16:29:33 +01:00
package-lock.json step 0: set up Embark project 2019-02-05 16:29:33 +01:00
package.json step 0: set up Embark project 2019-02-05 16:29:33 +01:00

README.md

Embark DReddit Tutorial

This repository contains the code and commits for the Embark DReddit tutorial which consists of three parts.

Every commit represents one step within the tutorial, making it easy to review changes.