Contains the code and commits for the Embark DReddit tutorial
Go to file
Pascal Precht bf3838677c
step 7: test create post
2019-02-05 16:29:42 +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 5: add method to fetch votes 2019-02-05 16:29:41 +01:00
test step 7: test create post 2019-02-05 16:29:42 +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.