17 Commits

Author SHA1 Message Date
Richard Ramos
2325e8507a Updating config files to 3.2.2 2018-10-09 18:47:06 -04:00
Richard Ramos
cfdd5cb787 Updating tutorial to Embark 3.2.2 2018-10-09 17:49:48 -04:00
Richard Ramos
7f42d1faa3
Merge pull request #5 from andytudhope/patch-5
Minor grammar updates to 7: Deploy
2018-10-05 22:41:32 -04:00
Richard Ramos
5255f1f26a
Merge pull request #4 from andytudhope/patch-4
Updates App.js to Work Better With Instructions
2018-10-05 22:41:06 -04:00
Richard Ramos
fc5a1410e2
Merge pull request #3 from andytudhope/patch-3
Updates Instructions 6: DApp for better flow
2018-10-05 22:40:32 -04:00
Richard Ramos
13d9bfb501
Merge pull request #2 from andytudhope/patch-2
Updates Smart Contract For Better Flow
2018-10-05 22:39:16 -04:00
Richard Ramos
44e456a2c1
Merge pull request #1 from andytudhope/patch-1
Updates Instructions 4: Coding Smart Contract
2018-10-05 22:38:38 -04:00
Andy Tudhope
ed34376ae1
Minor grammar updates to 7: Deploy
Just a few small changes for better readability.
2018-08-25 11:24:35 +02:00
Andy Tudhope
1ec389fd0f
Updates App.js to Work Better With Instructions
Just made it more clear what needs to be done when following the template.

Having lines that need to be replaced rather than just added in can cause noobs confusion (going on experience in India).
2018-08-25 11:06:24 +02:00
Andy Tudhope
0da0f6adb1
Updates Instructions 6: DApp for better flow
Mostly grammar changes here, but there are 2 very important updates to be made:

1. Remove `EtherPress` import - it's unnecessary.
2. Change `post` in loop to `currentPost` to match the names actually used in the template.
2018-08-25 11:01:20 +02:00
Andy Tudhope
c57f1ac60d
Updates Smart Contract For Better Flow
I added the `posts.length` to `numPosts()` because it does not appear in the instructions and removed 2 `return` statements that I know will confuse people if left in, based on experience with a similar set up for the one function from DTwitter in India.
2018-08-25 10:29:07 +02:00
Andy Tudhope
29901c00bf
Updates Instructions 4: Coding Smart Contract
Some more explanations for `revert with reason` and some grammar and stylistic changes.
2018-08-25 10:26:29 +02:00
Richard Ramos
0d78c99dc3
Typo fix 2018-08-20 14:54:53 -04:00
Richard Ramos
a300b7675b
Typo fix 2018-08-20 14:52:42 -04:00
Richard Ramos
c3a29f4aa5 Updating URLs 2018-08-20 14:51:01 -04:00
Richard Ramos
8c612b715d Initial commit 2018-08-20 14:42:27 -04:00
Richard Ramos
08b0bdb767 Initial commit 2018-08-20 14:37:14 -04:00