Sui Dapp Starter

screenshot of Sui Dapp Starter

Easy-to-Use Full-Stack Sui Starter

Overview

The Sui dApp Starter is a comprehensive, full-stack application boilerplate designed to streamline the development process for those looking to build on the Sui network. With its user-friendly setup and powerful features, this starter kit empowers developers to focus on what truly matters: their business logic. Winning the 1st place in the Randomness category at the Sui Overflow 2024 hackathon reflects its effectiveness and innovation in the blockchain space.

This toolkit sidesteps the limitations of other dApp starters by offering both frontend and backend flexibility. Utilizing modern frameworks and efficient package management tools, the Sui dApp Starter sets the stage for rapid and seamless application development, enabling users to hit the ground running with robust functionalities right out of the box.

Features

  • Suibase: Simplifies work with network and system dependencies, allowing for quick setup.
  • Local Sui Explorer: Browse transactions and objects directly from your local environment.
  • pnpm: Offers efficient package management for monorepos, enhancing project organization.
  • TypeScript: Reduces errors compared to JavaScript, making coding safer and more reliable.
  • React or Next.js: Flexibility to choose your preferred frontend framework for building applications.
  • Tailwind CSS: Utilizes utility-first CSS for efficient and responsive styling.
  • Vite + SWC: Provides faster app bundling and optimization, ensuring quicker builds.
  • Radix UI: Access to accessible React components, enabling faster prototyping for your designs.