-
Notifications
You must be signed in to change notification settings - Fork 1k
cardano-testnet: Update documentation #1634
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
base: staging
Are you sure you want to change the base?
cardano-testnet: Update documentation #1634
Conversation
cardano-testnet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, left a check-point comment (tho it's pre-existing link, not added as part of this PR)
docs/get-started/cardano-testnet.md
Outdated
|
||
Right now, there is no built-in way to stop a running cluster (this will be improved in the future). We recommend using one of these methods to kill a running testnet: | ||
It also gives you some environment variables to export, should you want to use [cardano-cli](https://developers.cardano.org/docs/operate-a-stake-pool/cli-operations/basic-operations/) to interact with the testnet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this be relative path?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A relative path should work, but I don't know what the policy is regarding those: they may break more easily if documentation is moved around.
@rphair merge conflict solved, thanks for your vigilance 👍 |
Checklist
yarn build
after adding my changes without getting any errors.yarn.lock
(or have removed these changes).Updating documentation or Bugfix
The cardano-testnet binary has received many upgrades in the past few months. As a consequence, the documentation page was out of date. This PR aims to fix this.