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

Counter "Hello World" tutorial should cover local development node #178

Open
miohtama opened this issue Aug 24, 2021 · 2 comments
Open

Counter "Hello World" tutorial should cover local development node #178

miohtama opened this issue Aug 24, 2021 · 2 comments

Comments

@miohtama
Copy link

miohtama commented Aug 24, 2021

The first tutorial should cover how to use a local testnet, deploy the contract locally and explore the testnet. This is because testing on a public testnet is difficult, as you need to access undocumented faucet to get testnet EGLD.

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

Currently there exists erdpy tutorial for a local testnet, but it is not not connected to other tutorials. E.g. what keys are created and how to use them to deploy local testnet contracts.

multiversx/mx-sdk-py-cli#19

This is also important, because the public testnet is unstable, slower and trying to rely it for development is causing a drop of developer efficiency.

@MWFIAE
Copy link
Contributor

MWFIAE commented Sep 10, 2021

While I agree in general I just wanted to mention that you should use the public devnet for dev purposes instead of the testnet. Since the devnet is more stable :)

@miohtama miohtama changed the title Counter "Hello World" tutorial should cover local testnet Counter "Hello World" tutorial should cover local development node Sep 14, 2021
@miohtama
Copy link
Author

Thank you! I clarified the issue title.

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

2 participants