Skip to content

Incorrect recap in the build smart contracts section #2163

@Nitish-bot

Description

@Nitish-bot

What version are you using?

Latest

The issue

The docs under build smart contract > getting started > deploy to testnet say the following.

To recap what we've done so far, in [Setup](https://developers.stellar.org/docs/build/smart-contracts/getting-started/setup):

  -  we set up our local environment to write Rust smart contracts
  -  installed the stellar-cli
  -  configured the stellar-cli to communicate with the Stellar Testnet via RPC
  -  and configured an identity to sign transactions

But no configuration has been introduced so far to communicate with the testnet via rpc or to create an identity. In fact, the latter in done in the very next step of the same page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions