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

Add another branch to run PTBs on IOTA Testnet #1

Open
salaheldinsoliman opened this issue Feb 5, 2025 · 0 comments
Open

Add another branch to run PTBs on IOTA Testnet #1

salaheldinsoliman opened this issue Feb 5, 2025 · 0 comments

Comments

@salaheldinsoliman
Copy link

As you may know, IOTA recently released its Move based Testnet.
There is an IOTA TS SDK: https://docs.iota.org/ts-sdk/typescript/ , that we could import and use to construct and deploy PTBs to IOTA's testnet, but a PR in the main branch would be cumbersome as this would need changing the static imports to dynamic import instead (to support importing different SDKs based on a runtime value).
I propose another branch, maybe call it iota, that uses the IOTA SDK instead of SUI's, then making a note about it in the README.

What do you think?

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

No branches or pull requests

1 participant