KIP Protocol Developer Guide
  • Introduction
    • High-level Architecture
  • Features
    • Assets Tokenization
    • Monetization
    • Friendly User Experience
    • Integration Flexibility
    • Security and Sovereignty
    • Fraud and Scam Protection
  • How to Build DeAI Products Using KIP
    • App Makers
    • Model Trainers
    • Dataset Owners
    • Users
  • Developer Guide
    • Standard APIs
      • User - App
      • App - Generation Model
      • App - Embedding Model
      • App - Dataset
    • KIP Ecosystem Core Contracts
      • KIP Management
      • KIP Identification
      • KIP Registration
      • KIP Service
    • Account Abstraction
      • Particle Network
    • Fetch Blockchain Data
      • Using RPC Node
        • RPC Node Providers
          • Alchemy
          • Infura
        • Fetch Data Example
      • Using Subgraph
        • Deploy Subgraph
        • Query using Subgraph
    • KIP Checker Node Execution Guide
      • Checker Node Guide
Powered by GitBook
On this page

Introduction

NextHigh-level Architecture

Last updated 9 months ago

Welcome to the KIP Ecosystem

The KIP Protocol is a cutting-edge, open-source framework designed to simplify the development, management, and monetization of decentralized AI applications. It provides a seamless solution for integrating AI-adapted transaction settlements, catering to Builders ranging from individual creators to large-scale enterprises.

KIP's innovative architecture employs a hybrid approach, combining Web2 and Web3 access mechanisms to maximize flexibility and optimize the UI/UX for Builders. This design paradigm allows for configurations that support permissioned or permissionless systems, as well as encrypted or zero-knowledge implementations. The protocol offers two deployment options:

  • Integration using the KIP's existing smart contracts.

  • Custom deployment from our open-source repositories.

KIP Protocol
Page cover image