Skip to content

Commit 78d6adc

Browse files
authored
[kiosk] Remove kiosk package from sui (MystenLabs#16701)
1 parent 9e8d0e3 commit 78d6adc

17 files changed

+2
-1497
lines changed

kiosk/Move.toml

Lines changed: 0 additions & 12 deletions
This file was deleted.

kiosk/README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
# Kiosk Ecosystem
1+
# Kiosk App
22

3-
Includes collection of transfer policies, kiosk extensions and libraries to work with all of them. It is meant to act as a Kiosk Sui Move monorepo with a set release cycle and a very welcoming setting for external contributions.
4-
5-
> Currently, `published-at` field contains testnet addresses.
6-
7-
## Published Envs
8-
9-
Currently Sui Testnet is the only supported environment, to access it, import the package directly in your Move.toml:
10-
11-
```toml
12-
[dependencies]
13-
Kiosk = { git = "https://github.com/MystenLabs/sui.git", subdir = "kiosk", rev = "main" }
14-
```
3+
The code has been moved to a separate repository. Please, go to [MystenLabs/apps](https://github.com/MystenLabs/apps) for the source code for Kiosk Package.

kiosk/docs/creating_a_rule_guide.md

Lines changed: 0 additions & 228 deletions
This file was deleted.

kiosk/env.testnet

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)