Skip to content

KashDAO/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kash Documentation

Official documentation for Kash - The AI-Powered Decentralized Prediction Markets Protocol.

Website Twitter Discord Docs

About Kash

Kash is a revolutionary prediction markets platform that brings predictions directly to social media conversations. Built on Base (Coinbase's L2), Kash enables permissionless market creation where anyone can instantly create and trade on prediction markets without gatekeepers or approval processes.

Key Features

  • 🤖 AI-Powered: Automated market creation and resolution using advanced AI agents
  • 🐦 Social Native: Predict directly from X (Twitter) using natural language with @kash_bot
  • 🔓 Permissionless: Anyone can create markets instantly - no approval required
  • Gasless: Platform-sponsored transactions via ERC-4337 account abstraction
  • 🔐 Non-Custodial: Your funds, your control - MPC wallets via Privy technology
  • 🌐 Global: Available worldwide (subject to compliance restrictions)

What Makes Kash Different

Unlike traditional prediction markets where only platforms can create markets through approval processes, Kash enables anyone to create markets instantly without gatekeepers or restrictions. This permissionless approach, combined with native social media integration, creates the most accessible prediction market platform ever built.

Documentation Structure

This repository contains comprehensive documentation organized into several sections:

📚 Getting Started

  • Quick Start: What, Where, When, Who, Why, and How guides
  • Guides: Step-by-step tutorials for all platform features
  • Features: Deep dives into market mechanics, social integration, and AI capabilities
  • Ecosystem: Tokenomics, governance, and community programs
  • FAQs: Comprehensive answers to common questions

👨‍💻 Developer Documentation

  • API Reference: Coming soon...

Local Development

This documentation is built with Mintlify. To run locally:

Prerequisites

Install the Mintlify CLI:

npm i -g mint

Running the Docs

  1. Clone this repository
  2. Navigate to the docs directory (where docs.json is located)
  3. Start the development server:
mint dev

The documentation will be available at http://localhost:3000

Making Changes

  • Edit .mdx files in the pages/ directory
  • Update navigation in docs.json
  • Add assets to the assets/ directory
  • Changes are automatically reflected in the dev server

Deployment

Documentation is automatically deployed to docs.kash.bot when changes are pushed to the main branch.

Contributing

We welcome contributions to improve the documentation:

  1. Fork this repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Content Guidelines

  • Use clear, concise language
  • Include practical examples
  • Keep technical accuracy high
  • Follow the existing style and structure
  • Test all code examples

Project Links

Technology Stack

  • Blockchain: Base (Coinbase L2)
  • Smart Contracts: Solidity, ERC-4337 Account Abstraction
  • AI Framework: ElizaOS for natural language processing
  • Wallet: Privy MPC (Multi-Party Computation)
  • Token: $KASH (ERC-20)
  • Documentation: Mintlify

License

This documentation is open source and available under the MIT License.


Kash - Where Opinions Become Opportunities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter