We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21617e3 commit e897263Copy full SHA for e897263
README.md
@@ -11,6 +11,8 @@ With Embark you can:
11
* Easily deploy to & use decentralized systems such as IPFS.
12
* Quickly create advanced DApps using multiple contracts.
13
14
+See the [Wiki](https://github.com/iurimatias/embark-framework/wiki) for more details.
15
+
16
Installation
17
======
18
Requirements: geth (0.9.29), solc (0.9.23), node (0.12.2) and npm
@@ -21,6 +23,8 @@ For specs: pyethereum, ethertdd.py
21
23
$ npm install -g embark-framework grunt-cli
22
24
```
25
26
+See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation).
27
28
Usage - Demo
29
30
You can easily create a sample working DApp with the following:
0 commit comments