-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix(docs/content): Move related documentation enhancement #1864
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(docs): create an example folder for Rust code * Update docs/examples/rust/Cargo.toml --------- Co-authored-by: Dr-Electron <[email protected]>
* feat(iota-sdk): added an alias output claim example * feat(docs): moved the alias output claim example * refactor(docs): used the extract_and_send_to function to simplify the example * fix(docs): added a license header and an example description * fix(docs): alias-output-claim comments * fix(docs): clippy * fix(docs): move the alias-output-claim example into the stardust subfolder * fix(docs): fixed the example after rebasing * fix(docs): move the alias-output-claim example * fix(docs): alias-output-claim logs improved
…/stardust-ptb-examples-basic
* feat(docs): add nft output claiming test example based on sdk usage
…/stardust-ptb-examples-basic
…/stardust-ptb-examples-basic
…/stardust-ptb-examples-basic
…/stardust-ptb-examples-basic
…b-examples-basic feat(docs/examples): add basic output claim example
…1559) * feat(docs): add unlock condition example based on rust sdk Add fund_address function for sponsoring the main transaction
* feat(docs/examples): ad foundry output claim * fix(docs/examples): cargo toml and clones
…ect (#1615) * Add example of third party simple nft package, PTB that creates custom nft from stardust::nft Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs
* feat(docs/stardust): add docs for basic output claim * Update docs/examples/rust/stardust/check-basic-output-unlock-conditions.rs Co-authored-by: Thoralf-M <[email protected]> * Update docs/examples/rust/stardust/check-basic-output-unlock-conditions.rs Co-authored-by: Thoralf-M <[email protected]> --------- Co-authored-by: Thoralf-M <[email protected]>
* feat(docs/content): documentation - claim NFT Output
Sponsored transactions part is obsolete: |
Dkwcs
changed the title
fix(docs/content): add links to simplify docs navigation
fix(docs/content): Move related documentation enhancement
Aug 15, 2024
✅ Vercel Preview Deployment is ready! |
Ginowine
approved these changes
Aug 16, 2024
lucas-tortora
approved these changes
Aug 20, 2024
…nd-review-Move-content
✅ Vercel Preview Deployment is ready! |
valeriyr
requested review from
msarcev,
alexsporn,
thibault-martinez,
DaughterOfMars,
fijter,
Dr-Electron and
a team
as code owners
August 22, 2024 08:25
✅ Vercel Preview Deployment is ready! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of change
Move related documentation enhancement:
Links to any relevant issues
Fix #1756 .
Type of change
How the change has been tested
pnpm iota-docs dev