## Description
Adds the `kiosk-cli` demo application to the `dapps/` folder.
## Test Plan
Extensively tested on testnet.
### Type of Change (Check all that apply)
- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration
### Release notes
- adds the `kiosk-cli` demo application to the `dapps/` folder
---------
Co-authored-by: Manolis Liolios <manos@mystenlabs.com>