Skip to content

jbkim1999/shall_we_move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shall We Move

Working Demo of Move Object that can be implemented in gaming platforms

move_demo

Welcome to our hackathon project! We've developed a tutorial website for the SUI Move Language API. This interactive tutorial primarily focuses on teaching users to buy Non-Fungible Tokens (NFTs) in gaming marketplaces using the API.

Table of Contents

Hackathon Details

This project was developed as part of SUI Hackathon held on 2023/06/03. The theme of the hackathon was "Working demo of Sui specific feature".

About The Project

In this project, we aim to provide a hands-on approach to learn and interact with the SUI's Move language. The website showcases examples of how the language is used and the impact it creates in the actual NFT gaming marketplaces.

Getting Started

To get started with the tutorial, clone the repository to your local machine and follow the installation instructions.

Prerequisites

  • Node.js and npm
  • Git
  • Sui

Installation

  1. Clone the repo:

    git clone https://github.com/jbkim1999/lets_move.git
  2. run backend:

    cd backend
    npm install
    node index.js
  3. run frontend:

    cd frontend
    npm install
    npm run

Features

This tutorial includes the following features:

  • Clear and concise lessons on how to use the SUI Move Language API.
  • Interactive examples that allow users to write and test their own SUI Move code.
  • Real-world use cases that show how the SUI Move language can be used in NFT gaming marketplaces.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages