Skip to content

LimeChain/kiosk-playgound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiosk SDK playground

Small playground for SUI Kiosk SDK Create Kiosks and get Kiosks info

🤓 Prerequisites

Node version: 20.17.0

If you use another version, please use n to manage.

pnpm version: 9.12.1

To upgrade to the latest pnpm version please run:

npm install -g pnpm@latest

⚙️ Install dependencies

pnpm install

Before running the project please create .env or use the example one.

cp .env.example .env
PK=

To start the project, you can run:

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published