Skip to content

Conversation

@salaheldinsoliman
Copy link
Contributor

Description of change

Mention https://github.com/iotaledger/ptb-builder in the docs

Links to any relevant issues

fixes #5836

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Documentation Fix

How the change has been tested

Docs built locally

Infrastructure QA (only required for crates that are maintained by @iotaledger/infrastructure)

  • Synchronization of the indexer from genesis for a network including migration objects.
  • Restart of indexer synchronization locally without resetting the database.
  • Restart of indexer synchronization on a production-like database.
  • Deployment of services using Docker.
  • Verification of API backward compatibility.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • 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

@salaheldinsoliman salaheldinsoliman requested a review from a team as a code owner April 30, 2025 13:39
@vercel
Copy link

vercel bot commented Apr 30, 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 Apr 30, 2025 1:41pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Apr 30, 2025 1:41pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview Apr 30, 2025 1:41pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Apr 30, 2025 1:41pm

@iota-ci iota-ci added the devrel Issues related to the DevRel team label Apr 30, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 30, 2025
@github-actions
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

## PTB Builder

PTBs can be built using the [IOTA TypeScript SDK](../../../../ts-sdk/typescript/index.mdx), the [IOTA Rust SDK](../../../../rust-sdk/index.mdx), or the [IOTA CLI](../../../../references/cli/ptb.mdx).
However, there exists a powerful UI tool that simplifies this process even further: the [PTB Builder](https://github.com/iotaledger/ptb-builder).
Copy link
Member

@Thoralf-M Thoralf-M Apr 30, 2025

Choose a reason for hiding this comment

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

Is this ptb-builder not deployed somewhere? Setting this up manually is a big hurdle

Copy link
Contributor

@Dr-Electron Dr-Electron left a comment

Choose a reason for hiding this comment

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

LGTM, but I agree with Thoralf let's deploy it on github pages or something.

Also you need to change the title

@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 6, 2025
@github-actions
Copy link
Contributor

This PR was closed because it has been stalled for 14 days with no activity.

@github-actions github-actions bot closed this Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devrel Issues related to the DevRel team documentation Improvements or additions to documentation Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention PTB tool in the docs

5 participants