Skip to content

ChaosChain/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChaosChain Documentation

Official documentation for the ChaosChain protocol and SDK.

Repository Structure

docs/
├── mint.json                   # Root Mintlify config
├── docs/                       # Main documentation source
│   ├── docs.json              # Primary Mintlify configuration
│   ├── protocol/              # Protocol specification
│   ├── sdk/                   # SDK documentation
│   ├── api/                   # API reference
│   ├── guides/                # Implementation guides
│   └── whitepaper/            # Research & whitepaper
├── assets/                    # Static assets
│   ├── images/
│   ├── favicon.svg
│   └── openapi/
└── scripts/                   # Automation scripts

Content Sections

  • Protocol: Technical specification and architecture
  • SDK: Developer toolkit and integration guides
  • API: Complete API reference documentation
  • Guides: Implementation patterns and best practices
  • Whitepaper: Research papers and academic content

Contributing

  1. Edit .mdx files in the appropriate section
  2. Update docs/docs.json navigation if adding new pages
  3. Test locally with mint dev
  4. Submit pull request

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published