Skip to main content
Sui dApp Starter Logo

Sui dApp Starter

Full-Stack Sui Starter on Steroids

Konstantin Komelin - Sui dApp Starter - Sui Overflow - Watch Video

Why It's Different

Focus on What Matters

Sui dApp Starter lets you focus on your business logic from day one instead of developing the app skeleton for weeks.

Truly Full-Stack

Sui dApp Starter is a monorepo, powered by pnpm workspaces, where frontend and backend are integrated with each other through console scripts.

DX First

Designed with developer experience in mind, Sui dApp Starter provides necessary tooling to work with networks, build, test, lint, format and deploy.

Decentralized

Client-side React as a foundation for the frontend part lets you host it in a decentralized manner.

Local Block Explorer

Sui dApp Starter seamlessly integrates with Local Sui Explorer, which lets you check your local transaction data during development.

Sui Components

The NetworkType, Balance, Faucet and other components are included so you don't have to reinvent the wheel.

Sui Hooks

The useNetworkType, useBalance, useFaucet, useTransact hooks encapsulate routine tasks, allowing you to develop quicker.

Learn by Example

The starter includes an example Move package, utilizing on-chain randomness, with a frontend client for it, so you have a solid platform to jump from.

What People Think

@b1ackd0g
Have been following this in the Overflow Discord--looks extremely useful
@PerelmanDmitri
Thanks for doing that: this type of utilities are crucial for lowering the entrance barriers.
@Xenon
Excellent starter package for hackathons, you can jump right in and start building your idea from something that works and not from zero. Thanks!
@Erarnitox
Thank you for providing this for us! And even for free!
@pinebit
Everything is quite professionally done. Respect!