Skip to content

The first tutorial lacks information how to deploy locally #171

Description

@miohtama

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions