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

fix(docs/content): Move related documentation enhancement #1864

Merged
merged 51 commits into from
Aug 22, 2024

Conversation

Dkwcs
Copy link
Contributor

@Dkwcs Dkwcs commented Aug 15, 2024

Description of change

Move related documentation enhancement:

  1. Added links to simplify navigation.
  2. Fixed code examples.
  3. Minor refactoring.

Links to any relevant issues

Fix #1756 .

Type of change

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

How the change has been tested

  • pnpm iota-docs dev

miker83z and others added 30 commits July 31, 2024 09:24
* 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
* feat(docs): add nft output claiming test example based on sdk usage
…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
@Dkwcs
Copy link
Contributor Author

Dkwcs commented Aug 15, 2024

Sponsored transactions part is obsolete:
Issue to fix - #1871

@Dkwcs Dkwcs changed the title fix(docs/content): add links to simplify docs navigation fix(docs/content): Move related documentation enhancement Aug 15, 2024
@Dkwcs Dkwcs added the sc-platform Issues related to the Smart Contract Platform group. label Aug 15, 2024
@Dkwcs Dkwcs marked this pull request as ready for review August 15, 2024 18:08
@Dkwcs Dkwcs requested a review from a team as a code owner August 15, 2024 18:08
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Base automatically changed from vm-language/stardust-models-docs to develop August 22, 2024 08:25
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@valeriyr valeriyr merged commit e6f96d5 into develop Aug 22, 2024
24 checks passed
@valeriyr valeriyr deleted the sc-platform/second-review-Move-content branch August 22, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task (VM-Language)]: Second review of the Move content under ´Developers´ docs
6 participants