Skip to content

Elivius/SuiDo

Repository files navigation

SuiDo

License: Apache 2.0

SuiDo is a lightweight Web3 To-Do dApp that leverages the Sui Testnet blockchain to offer a decentralized, secure, and high-performance task management experience.


Live Demo

Check out the live version of SuiDo here: sui-do.vercel.app


Features

  • Fully Web3-enabled: Integrates with the Sui Testnet blockchain for on-chain task storage.
  • Decentralized: Tasks and their state are tracked via smart contracts, not a centralized server.
  • Built with modern stack: Uses TypeScript, Move, React, Vite, Tailwind CSS, etc.

Installation & Setup

  1. Clone the repository
    git clone https://github.com/Elivius/SuiDo.git
    cd SuiDo
    
  2. Install dependencies
    pnpm install
    
  3. Run locally
    pnpm dev

About

Web3 Todo dApp powered by Sui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published