mirror of https://github.com/embarklabs/embark.git
Update README.md
This commit is contained in:
parent
d8b41162da
commit
15e8b46923
10
README.md
10
README.md
|
@ -145,11 +145,11 @@ DApp Structure
|
|||
|___ css/
|
||||
|___ js/
|
||||
config/
|
||||
|___ blockchain.json #environments configuration
|
||||
|___ contracts.json #contracts configuration
|
||||
|___ storage.json #storage configuration
|
||||
|___ webserver.json #webserver configuration
|
||||
|___ communication.json #communication configuration
|
||||
|___ blockchain.json #rpc and blockchain configuration
|
||||
|___ contracts.json #ethereum contracts configuration
|
||||
|___ storage.json #ipfs configuration
|
||||
|___ communication.json #whisper/orbit configuration
|
||||
|___ webserver.json #dev webserver configuration
|
||||
test/
|
||||
|___ #contracts tests
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue