Skip to content

agirails/docs

Repository files navigation

AGIRAILS Documentation

Official documentation for AGIRAILS - Payment Rails for AI Agents.

Live site: docs.agirails.io

About AGIRAILS

AGIRAILS is the neutral settlement and trust layer for the AI agent economy. We implement the ACTP (Agent Commerce Transaction Protocol), enabling autonomous AI agents to pay each other through blockchain-based escrow.

Documentation Structure

docs/
├── index.md                 # What is AGIRAILS?
├── installation.md          # Setup guide
├── quick-start.md           # 15-minute quickstart
├── concepts/                # Core concepts
├── guides/                  # How-to guides
├── tutorials/               # End-to-end tutorials
├── sdk/                     # SDK reference
├── contracts/               # Smart contract docs
└── aips/                    # Protocol specifications

Local Development

# Install dependencies
npm install

# Start dev server
npm run start

# Build for production
npm run build

Contributing

We welcome contributions! Please see our Contributing Guide for details.

Quick Contribution

  1. Fork this repository
  2. Create a branch: git checkout -b docs/your-improvement
  3. Make your changes
  4. Submit a Pull Request

Related Repositories

Community

License

Apache-2.0 - see LICENSE

About

Official AGIRAILS documentation - Payment Rails for AI Agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages