• Smart CubedDOCS HOME
  • Getting Started
    • Installation
    • Project Structure
  • Landing Page
    • Introduction
    • Installation
  • Docs Site
    • Introduction
    • Installation
    • Documentation
  • Admin Site
    • Introduction
    • Installation
    • Configuration
    • API Routes
  • Native Apps
    • Introduction
    • Installation
    • Up and Running
    • Launching
  • Backends
    • Introduction
    • Move Routes (Blockchain)
    • IPFS Routes (Storage)
    • Backend Deployment
    • AI Routes (Chat & Intelligence)
    • Unified Backend Architecture
  • Blockchain
    • Introduction
    • Installation
    • Gig Contract
    • Escrow Module
    • Rating Module
    • Dispute Module
    • Location Based Gig
    • Blockchain Interaction
    • Deployment
  • CUBED.LOL
  1. Home
  2. Blockchain
GitHub

Blockchain

Select a topic below.

Introduction
Overview of the Move blockchain and its benefits for this application.
Installation
Steps to install the Movement CLI and initialize your environment.
Gig Contract
Core logic for Standard Gigs.
Escrow Module
Secure funds management.
Rating Module
on-chain reputation system.
Dispute Module
Arbitration and conflict resolution.
Location Based Gig
Geo-fenced task pools.
Blockchain Interaction
Patterns and examples for interacting with Move contracts from the frontend.
Deployment
Deploying Move contracts to the Movement testnet and configuration generation.
Unified Backend ArchitectureIntroduction