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

The first tutorial lacks information how to deploy locally #171

Open
miohtama opened this issue Aug 21, 2021 · 0 comments
Open

The first tutorial lacks information how to deploy locally #171

miohtama opened this issue Aug 21, 2021 · 0 comments

Comments

@miohtama
Copy link

In the Hello World tutorial, the contract is deployed on a shared testnet:

https://docs.elrond.com/developers/tutorials/counter/

All professional development happens on a local development node that can be spin up and tear down with a single line command. The development workflow advertised in the Hello World tutorial is not practical, though is good for tutorial purposes. Still, a local node development workflow similar to Ganache (Web3.js) or py-evm (Web3.py) should be described in the docs, as this is what professional developers want.

The documentation later describes how to set up a local testnet, but this is not what developers want. The developers want a single line node up and down, with some local explorer or logging output for transactions.

https://docs.elrond.com/developers/setup-local-testnet/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant