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(move/examples): implementation of kiosk marketplace extension using kiosk rules #4156

Conversation

Dkwcs
Copy link
Contributor

@Dkwcs Dkwcs commented Nov 20, 2024

Description of change

New Kiosk extensions have been added in order to demonstrate practical usage of some Kiosk features(extensions, rules, transfer policies).

Links to any relevant issues

Fix #3997 .

Type of change

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

How the change has been tested

Read https://github.com/iotaledger/iota/pull/4156/files#diff-ed4b688332b92ef7cc237545e28cac0a73f64d2e509737d8e95cc72a6b82831d

@Dkwcs Dkwcs added the vm-language Issues related to the VM & Language Team label Nov 20, 2024
@Dkwcs Dkwcs self-assigned this Nov 20, 2024
Copy link
Contributor

@miker83z miker83z left a comment

Choose a reason for hiding this comment

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

Good example! What do you think about creating a documentation page with the text of the README?

docs/examples/move/nft_marketplace/README.md Show resolved Hide resolved
docs/examples/move/nft_marketplace/README.md Show resolved Hide resolved
docs/examples/move/nft_marketplace/README.md Outdated Show resolved Hide resolved
docs/examples/move/nft_marketplace/README.md Outdated Show resolved Hide resolved
docs/examples/move/nft_marketplace/README.md Outdated Show resolved Hide resolved
@Dkwcs Dkwcs marked this pull request as ready for review November 26, 2024 13:14
@Dkwcs Dkwcs requested a review from a team as a code owner November 26, 2024 13:14
@Dkwcs Dkwcs requested review from valeriyr, nonast and a team November 26, 2024 13:14
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@Dkwcs Dkwcs changed the title feat(move/examples): draft of kiosk nft marketplace using kiosk rules feat(move/examples): implementation of kiosk marketplace extension using kiosk rules Nov 27, 2024
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@iota-ci iota-ci added the sc-platform Issues related to the Smart Contract Platform group. label Dec 3, 2024
Copy link
Contributor

github-actions bot commented Dec 3, 2024

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

@lucas-tortora lucas-tortora left a comment

Choose a reason for hiding this comment

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

Lovely example :) Please take a look at #4357 before merging

Copy link
Contributor

github-actions bot commented Dec 5, 2024

✅ Vercel Preview Deployment is ready!

View Preview

@Dkwcs Dkwcs merged commit 2c7de01 into develop Dec 5, 2024
35 checks passed
@Dkwcs Dkwcs deleted the sc-platform/Create-an-example-NFT-marketplace-using-the-Kiosk-framework branch December 5, 2024 08:56
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. vm-language Issues related to the VM & Language Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[kiosk] Create an example NFT marketplace using the Kiosk framework, document it and suggest improvements
6 participants