dapps/kiosk/README.md
A demo for Kiosk's functionality.
pnpm install
pnpm turbo dev
An interactive demo for Kiosk, giving the following flows for a Kiosk owner.
Apart from the management flows, there's also the purchase flow.
You can type a kiosk's address on the search bar and view the contents of it.
If there are items listed for sale, you can purchase them directly. When you purchase an item, it gets placed into your Kiosk. If the connected address doesn't own a Kiosk (missing kioskOwnerCap), the purchase will fail.
Currently, the demo supports the following Transfer Policy cases:
(based on the @mysten/kiosk SDK)