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

feat(docs): add more PTB examples #4935

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

Conversation

Thoralf-M
Copy link
Member

Description of change

Add more PTB examples and add explain more things related to PTBs.

Links to any relevant issues

Closes #4801

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Running the added PTBs

Copy link

vercel bot commented Jan 20, 2025

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

Name Status Preview Comments Updated (UTC)
apps-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 5:44pm
apps-ui-kit ✅ Ready (Inspect) Visit Preview Jan 24, 2025 5:44pm
rebased-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 5:44pm
wallet-dashboard ✅ Ready (Inspect) Visit Preview Jan 24, 2025 5:44pm

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 20, 2025
@iota-ci iota-ci added dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group. labels Jan 20, 2025
```bash
iota client ptb \
--assign other_coin_obect_id @0xdab43e6be5f1e3b977448f368c9ec3bb6b9ee75e269633c32d3c94f9f094e23c \
--split-coins other_coin_obect_id "[0,1,2,3]" \
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
--split-coins other_coin_obect_id "[0,1,2,3]" \
--split-coins other_coin_object_id "[0,1,2,3]" \

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for all the suggestions, merged in b41cb20

docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Co-authored-by: vivekjain23 <[email protected]>
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@Thoralf-M Thoralf-M requested a review from a team January 24, 2025 17:41
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team documentation Improvements or additions to documentation sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 10 more PTB examples
4 participants