+Ethereum is an open source crypto project written in the Go language +(among others). This is the official Go Ethereum implementation and host +to the Ethereum Frontier Release client geth. +
+ + + +diff --git a/getting_started.html b/getting_started.html new file mode 100644 index 000000000..adf0e4d63 --- /dev/null +++ b/getting_started.html @@ -0,0 +1,39 @@ + + +
+ ++Ethereum is an open source crypto project written in the Go language +(among others). This is the official Go Ethereum implementation and host +to the Ethereum Frontier Release client geth. +
+ + + +This is the official Go Ethereum implementation and host to the Ethereum Frontier Release client geth.
+ ++Ethereum is an open source crypto project written in the Go language +(among others). This is the official Go Ethereum implementation and host +to the Ethereum Frontier Release client geth. +
+ ++Ethereum's publicly available network can be accessed by anyone at any +time, freely without any cost. It can serve as a backbone for +any open or closed sourced project that requires (but not necessarily) +the rebustnes of free public peer to peer networks with a consesus +backing layer. +
+ ++Ethereum may also (freely) be run in a private (corporate) environment +without any cost, all core source is licensed under the LGPL +and all frontend code is licensed under GPL. +
+ ++For more information about the Ethereum protocol refer to the official Ethereum website. +
+ +The following builds are build automatically by our build servers after each push to the develop branch.
@@ -116,7 +141,7 @@ for more details on configuring your environment, testing, and dependency management.