Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatmikh committed Dec 30, 2018
1 parent 60571a1 commit fb4e8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/required_knowledge.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you have no any experience in Ethereum, don’t you worry! Solidity itself is
https://ethereumbuilders.gitbooks.io/guide/content/en/solidity_tutorials.html
And this generic tutorial:
https://solidity.readthedocs.io/en/v0.4.24/
* Next step - to chose IDE. Remix IDE can be a suitable choice for the beginning - it is written in Java Script and supports all e2e development steps such as building/testing/debugging and deployment.
* Next step - to chose IDE. Remix IDE can be a suitable choice for the beginning - it is written in Java Script and supports all e2e development steps such as building/testing/debugging and deployment.
* Geth — it is the official client software provided by the Ethereum Foundation. It contains Papyrus consensus, so you may deploy your own testnet or connect to Papyrus network or testnet.

What if I do not have required scope of knowledge?
Expand Down

0 comments on commit fb4e8d9

Please sign in to comment.