Skip to content

Jerga99/sui-jelo-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup Instructions

Welcome to the project repository for the course "Sui dApps with Move & React - Build Real Projects".

About the Course

Course Title: Sui dApps with Move & React - Build Real Projects
Description: Hands-on Sui dApp development with Move and React. Create a voting system and a meme coin. Learn smart contracts coding.

To get detailed instructions and learn about SUI and Move, enroll in the course: Sui dApps with Move & React - Build Real Projects


Project Structure

  • frontend: Contains a React JS application built using Vite.
  • contracts: Contains the Move language smart contracts.

Prerequisites

  1. SUI CLI Setup:

  2. Node.js & pnpm:
    Ensure you have Node.js installed. Then install pnpm globally:

    npm install -g pnpm

Step-by-Step Setup

  1. Navigate to the frontend folder:

    cd frontend
  2. Install the dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev

Additional Resources

Happy coding! 🚀

About

Hands-on Sui dApp development with Move and React. Create a Meme coin. Learn smart contracts coding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published