Skip to content

feat(docs): add reference page for iota name commands #7219

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

salaheldinsoliman
Copy link
Contributor

Description of change

Added a reference for iota name subcommand.

Links to any relevant issues

Addresses #7117

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)
  • [] I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Release Notes

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@salaheldinsoliman salaheldinsoliman requested a review from a team as a code owner June 3, 2025 21:29
Copy link

vercel bot commented Jun 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2025 9:54pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2025 9:54pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2025 9:54pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 3, 2025 9:54pm

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 3, 2025
@iota-ci iota-ci added the devx Issues related to the DevX team label Jun 3, 2025
Copy link
Contributor

github-actions bot commented Jun 3, 2025

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

github-actions bot commented Jun 3, 2025

✅ Vercel Preview Deployment is ready!

View Preview


### Transfer

The `iota name transfer` command transfers a domain to a different address by transferring the NFT associated with the domain.
Copy link
Member

Choose a reason for hiding this comment

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

Probably good to mention here, that the owner of the to_address should set the target address to to_address, because otherwise he'll own the name, but it potentially still links to another address (or to no address at all)

Copy link
Contributor

@vivekjain23 vivekjain23 left a comment

Choose a reason for hiding this comment

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

Except the @Thoralf-M comment, rest LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Issues related to the DevX team documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants