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

docs: Add agd query vstorage keys command reference #1122

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

ansabgillani
Copy link
Contributor

Add agd query vstorage keys reference mentioned in #1110

Copy link

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f3c08b
Status: ✅  Deploy successful!
Preview URL: https://0279333b.documentation-7tp.pages.dev
Branch Preview URL: https://awg-add-agd-query-vstorage-r.documentation-7tp.pages.dev

View logs

Copy link

github-actions bot commented Jun 7, 2024

Cloudflare deployment logs are available here

children:
- vault0
```

## Transaction Commands

Making transactions requires setting up an **account** with a private key for signing. The [basic dapp local chain](../getting-started/#starting-a-local-agoric-blockchain) container has a number of keys set up for use with `--keyring-backend=test`. Use `agd keys list --keyring-backend=test` to see them.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes me wonder, do we have any docs on helping users understand creating new keys, keyrings, adding accounts by recovery etc?

might be useful if we don't have anything. will look to see if we have anything here shortly.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... do we have any docs on helping users understand creating new keys, keyrings, adding accounts by recovery etc?

Not much. Maybe you want to open an issue?

We have sort of gotten by assuming folks get that from stuff like the cosmos delegator guide and Interacting with Gaiad (CLI) | Cosmos Hub ... but pages like that keep going 404.

We used to do more validator training; for example: https://github.com/Agoric/agoric-sdk/wiki/Validator-Guide-for-Devnet#if-you-dont-have-an-operator-key

Copy link
Contributor

@Jovonni Jovonni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 🚀

@ansabgillani ansabgillani merged commit dc9b2fd into main Jun 10, 2024
5 checks passed
@ansabgillani ansabgillani deleted the awg/add-agd-query-vstorage-reference branch June 10, 2024 12:39
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

Successfully merging this pull request may close these issues.

3 participants