From e3aa05a6eccbcbc941cca12da1d958adb9862e09 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Mon, 26 Nov 2018 08:51:22 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a2212..3941ac9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # hackathon-registration-dapp +### Prerequisites: +- Geth, IPFS and Embark installed + ### Installation: ``` @@ -17,7 +20,7 @@ A nodejs service was created to receive funding requests. It requires a geth lig 1. Edit `server/config.js` and set the contract address and the private key of the controller address. 2. `node server/main.js` -### Running the dapp. +### Running the dapp in a development environment 0. `embark run` 1. Browse http://localhost:8000/index.htm?CODE_TO_REDEEM