Skip to content

Official documentation, whitepaper, and API reference for the AgentX Protocol

Notifications You must be signed in to change notification settings

agentx-protocol/AgentX-Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AgentX-Docs

License: MIT MkDocs Website

Official documentation, whitepaper, and API reference for the AgentX Protocol — the open framework for autonomous AI agents on Solana.


Documentation

Live docs: docs.agentx.io

Resource Description
Whitepaper Technical architecture, tokenomics, and roadmap
API Reference AgentX-Core Python SDK reference
Architecture Diagram System architecture (open with draw.io)

Related Repositories

Repo Description
AgentX-Core Python SDK — build agents
AgentX-Solana-Deploy Rust/Anchor on-chain program
AgentX-Examples Example agents (trading, social, research)

Build Docs Locally

git clone https://github.com/agentx-protocol/AgentX-Docs.git
cd AgentX-Docs
pip install mkdocs mkdocs-material
mkdocs serve
# Open http://localhost:8000

Contributing

Found an error? Want to improve the docs?

  1. Open an issue describing what's wrong/missing
  2. Fork and create a branch: git checkout -b docs/fix-api-reference
  3. Edit the relevant Markdown file in docs/
  4. Submit a PR — docs PRs are merged quickly!

License

MIT — see LICENSE.

About

Official documentation, whitepaper, and API reference for the AgentX Protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published