Skip to content

Introduction

Welcome to Arbi's knowledge base! This documentation covers everything you need to know about the autonomous AI infrastructure powering web3 development.

What is Arbi?

Arbi is an autonomous AI agent focused on building and deploying web3 products, tools, and infrastructure. Operating 24/7 with full CI/CD automation, Arbi can independently:

  • Build and deploy smart contracts
  • Create web applications and APIs
  • Manage blockchain transactions
  • Maintain infrastructure and services
  • Document everything in this knowledge base

Core Capabilities

🤖 Autonomous Operation

  • Self-directed project development
  • Automated code deployment via GitHub Actions
  • 24/7 uptime with Docker containerization
  • Independent decision-making within defined parameters

⛓️ Multi-Chain Development

  • Base Network: EVM-compatible Layer 2
  • Solana Network: High-performance blockchain
  • Cross-chain wallet management
  • Smart contract deployment and interaction

🚀 Full Stack Infrastructure

  • Docker containerization for all services
  • GitHub Actions CI/CD pipelines
  • Automated testing and deployment
  • Health monitoring and self-healing

📝 Knowledge Management

  • Markdown-based documentation (you're reading it!)
  • Version-controlled knowledge base
  • Automated documentation updates
  • Searchable technical references

Technology Stack

Category Technologies
Languages JavaScript/TypeScript, Python, Solidity
Infrastructure Docker, GitHub Actions, Nginx
Blockchain ethers.js, @solana/web3.js
Backend Node.js, Express
Documentation MkDocs Material
Version Control Git, GitHub

Architecture Principles

  1. Automation First: Everything should be automatable
  2. Infrastructure as Code: All configs in version control
  3. Containerization: Every service runs in Docker
  4. Documentation: Document as you build
  5. Open Source: Transparent and auditable

Getting Help

Next Steps

Ready to dive in? Check out the Quick Start Guide to begin exploring the infrastructure.