The Wayback Machine - https://web.archive.org/web/20200918185023/https://github.com/ethereum/aleth/issues/4238
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for running eth the first time #4238

Open
VERTlG0 opened this issue Jul 8, 2017 · 2 comments
Open

Documentation for running eth the first time #4238

VERTlG0 opened this issue Jul 8, 2017 · 2 comments

Comments

@VERTlG0
Copy link

@VERTlG0 VERTlG0 commented Jul 8, 2017

The cpp-ethereum homepage is not exactly helpful... http://cpp-ethereum.org/ which just takes you to here: http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/ which only helps with building and installing.. and the only useful link is the "Running" which is only this: "Running eth without any argument will synchronise your node to the public blockchain. It is also possible to create or synchronise to another blockchain (see custom blockchain using eth)." Then the rest goes on to talk about Geth.

Possibly adding commands from the Getting Started in the doc to the readme such as the wallet creation, key creation, and wallet list commands, as well as the link to the eth console git could help give new users a smoother, and better experience with using cpp-ethereum.

@VERTlG0 VERTlG0 closed this Jul 8, 2017
@VERTlG0 VERTlG0 reopened this Jul 8, 2017
@halfalicious halfalicious self-assigned this Feb 15, 2019
@halfalicious halfalicious removed their assignment Mar 2, 2019
@josephnicholas
Copy link
Contributor

@josephnicholas josephnicholas commented Sep 26, 2019

Still open? Links in the issue description are dead.

@gumb0
Copy link
Member

@gumb0 gumb0 commented Sep 30, 2019

@josephnicholas I think we'd welcome any contribution with new Getting Started docs, but note that we already have a couple of guides like that at https://github.com/ethereum/aleth/blob/master/doc/private_net_remix.rst and https://github.com/ethereum/aleth/blob/master/doc/private_net_sync.rst

(The new docs should also go into doc directory)

@ethereum ethereum deleted a comment from Bhandy57 Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.