TalentLayer Documentation
  • 👋Introduction
    • Value Proposition
    • Options for Integration
      • On-Demand Integration
      • Native Integration
    • TalentLayer's Functions
      • PlatformID
        • Fees & Economics
      • TalentLayerID
      • Reviews
      • Services
      • Escrow and Dispute
        • Dispute Workflow
        • Arbitration
          • Kleros Arbitration
          • Platform Managed Arbitration
    • Current Network Liquidity
    • Decentralization
  • ⚙️Technical Guides
    • Web 3 SDK & API
    • StarterKit Template
    • Technical Schemas
    • Network Support
    • Lower-Level Guides
      • Smart Contracts
        • Deployments
        • TalentLayerPlatformID.sol
        • TalentLayerID.sol
        • TalentLayerService.sol
        • TalentLayerReview.sol
        • Escrow & Dispute Contracts
      • The Graph
        • Introduction
        • Querying from an application
        • Queries examples
        • Implementing the pagination
      • Metadata
      • Third-Party Modules
        • Lens Protocol - Social
        • XMTP - Messaging
        • Sismo - Privacy
        • Iexec - Web3Mail
      • Messaging
        • Integrating XMTP
      • Standards
        • ERC-792: Arbitration standard
        • ERC-1497: Evidence Standard
      • How-To Guides
        • How to implement minting TalentLayer IDs?
        • How to implement the service creation?
        • How to implement the proposal creation?
        • How to implement the proposal validation?
    • Delegation
      • Meta Transaction
      • Delegate System
        • Setting
        • User workflow
        • Service creation example
        • How mintForAddress works
  • ⭐Get a Platform ID
  • 🧠Inspiration for Builders
  • 💬Contact The Team
  • 🦝Core Developer Guides
    • Subgraph Local Setup
    • Smart Contracts Local Setup
    • Advanced Documentation
    • Contract & Graph Deployment Guide
    • TalentLayer Improvement Proposals
    • Audit Report
Powered by GitBook
On this page
  • The TalentLayer TLDR
  • Key Concepts in TalentLayer
  • Get Started Today
  • Explore the SDK
  • Use a Starter Codebase

Was this helpful?

Introduction

NextValue Proposition

Last updated 3 months ago

Was this helpful?

The TalentLayer TLDR

TalentLayer is a protocol for building decentralized service marketplace applications like Uber, Postmates, Rappi, and others.

TalentLayer can help you build new marketplaces - with the protocol replacing key backend components, helping you go to market faster.

Why leverage a protocol for your marketplace app? Tap into a unified network effect; many interfaces have access to one pool of users, offers, and products. This increases efficiency of supply and demand matching, and helps marketplaces overcome the chicken and egg problem.

TalentLayer's Web 3 API and SDK is live and available for integration. The Web 3 API and SDK assumes a web 3 native user experience on the platform level. Account delegation and gassless are enabled today so that platform developers can implement account abstraction optionally.

Key Concepts in TalentLayer

Learn about how TalentLayer helps your platform and explore options for how to integrate today.

Get Started Today

TalentLayer's Web 3 API and SDK is live and available for integration.

Explore the SDK

Add TalentLayer to an existing marketplace or build one from scratch with the TalentLayer Web 3 SDK and API.

Use a Starter Codebase

Are you building a marketplace app or adding work features to an app in a different vertical? Reduce your workload by up to 90% by using StarterKit - an open-source codebase for a fully-functioning web 3 native freelance marketplace.

👋
Web 3 SDK & API
Value Proposition
Options for Integration
Web 3 SDK & API
StarterKit Template