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] gnokey command in Getting Started #2126

Closed
Kouteki opened this issue May 16, 2024 · 0 comments · Fixed by #2226
Closed

[Docs] gnokey command in Getting Started #2126

Kouteki opened this issue May 16, 2024 · 0 comments · Fixed by #2226

Comments

@Kouteki
Copy link
Contributor

Kouteki commented May 16, 2024

Description

As a Gno.land rookie ISBAT follow learning oriented, tutorial style documentation in the Getting Started section so that I could get onboarded easier.

Acceptance criteria

  • Audit all subcommands and include them in the documentation
  • Update the gnokey page in the Getting Started section

Misc

Example of Getting Started page

Relates to #1987

@Kouteki Kouteki added this to the 🏗4️⃣ test4.gno.land milestone May 16, 2024
@Kouteki Kouteki changed the title Document gnokey command in Getting Started [Docs] gnokey command in Getting Started May 16, 2024
deelawn added a commit that referenced this issue Sep 5, 2024
<!-- please provide a detailed description of the changes made in this
pull request. -->

## Description

This PR adds the `Using gnokey` tutorial to the documentation. It has
three sections:
- State-changing calls (transactions), which covers all Gno message
types
- ABCI queries, which covers all currently available query types
- Making an airgapped transaction, which shows how to use the sign &
broadcast functionalities in gnokey

[Current state of the
PR](#2226 (comment))

Closes: #2126 

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [x] Provided any useful hints for running manual tests
- [x] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>

---------

Co-authored-by: deelawn <dboltz03@gmail.com>
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants