mirror of
https://github.com/status-im/hackathon-registration-dapp.git
synced 2025-02-02 23:53:39 +00:00
Update README.md
This commit is contained in:
parent
e90b14fcb4
commit
e3aa05a6ec
@ -1,5 +1,8 @@
|
|||||||
# hackathon-registration-dapp
|
# hackathon-registration-dapp
|
||||||
|
|
||||||
|
### Prerequisites:
|
||||||
|
- Geth, IPFS and Embark installed
|
||||||
|
|
||||||
### Installation:
|
### 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.
|
1. Edit `server/config.js` and set the contract address and the private key of the controller address.
|
||||||
2. `node server/main.js`
|
2. `node server/main.js`
|
||||||
|
|
||||||
### Running the dapp.
|
### Running the dapp in a development environment
|
||||||
0. `embark run`
|
0. `embark run`
|
||||||
1. Browse http://localhost:8000/index.htm?CODE_TO_REDEEM
|
1. Browse http://localhost:8000/index.htm?CODE_TO_REDEEM
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user