Skip to content
SuiHub

SuiHub

Decentralized Gigs, Secure Payments, Achievements

Created on 9th August 2025

SuiHub

SuiHub

Decentralized Gigs, Secure Payments, Achievements

The problem SuiHub solves

Freelancers and clients often face trust, transparency, and payment issues when working together on traditional platforms like Upwork or Fiverr.
These platforms charge high fees (10–20%), delay payment releases, and rely on centralized dispute resolution that can be biased or slow.
Reputation is stored in centralized databases, meaning it can be altered, removed, or lost if the platform shuts down.

SuiHub solves these problems by using Sui blockchain smart contracts to:

Store gig listings on-chain, making them transparent and tamper-proof.

Hold payments in trustless escrow, automatically releasing funds when milestones are completed.

Issue NFT-based reputation badges, ensuring freelancer achievements are verifiable and permanent.

This creates a low-fee, borderless, and transparent gig economy, making work safer, faster, and fairer for everyone.

Challenges we ran into

One of the biggest challenges was integrating Sui Move smart contracts with the Next.js frontend.
Unlike Ethereum, the Sui ecosystem has fewer ready-made examples and limited developer documentation, so figuring out the contract deployment and frontend calls required extensive testing.

Another challenge was setting up the escrow logic so payments could only be released when milestones were met. This required careful handling of Move’s resource-oriented programming model to ensure funds could not be double-spent or withdrawn early.

We also faced wallet integration issues since we initially used a mock wallet. Migrating to a real Sui wallet with @mysten/dapp-kit involved debugging connection errors and ensuring transactions were properly signed and sent on-chain.

We overcame these challenges by:

Reviewing Sui Move’s official tutorials and code examples.

Running multiple local tests with the Sui CLI before deploying to testnet.

Using community Discord channels to get advice from experienced Sui developers.

Iteratively refining our smart contract logic until it passed all functional tes

Tracks Applied (2)

On-chain Marketplace

SuiHub is a fully on-chain gig marketplace built on the Sui blockchain, using Move smart contracts as the backend. We im...Read More
Sui

Sui

Best Overall Project

SuiHub is a decentralized gig marketplace built entirely on the Sui blockchain, leveraging Move smart contracts for secu...Read More
Sui

Sui

Technologies used

Discussion

Builders also viewed

See more projects on Devfolio