eB

Open Source Documentation

Comprehensive guides and references for working with eB's open source ecosystem. Learn how to build, extend, and integrate with our tools.

Quick Start

1. Clone a project from github.com/eb-open

2. Run npm install in your terminal

3. Use the interactive API console for testing

API Documentation

REST Endpoints

Access production-ready endpoints with authentication, rate limiting, and request tracing.

View REST Docs →

GraphQL Schema

Powerful federated GraphQL architecture with real-time subscriptions and schema stitching.

View GraphQL Docs →

Project Guides

Core Framework

  • • Component architecture
  • • Plugin system
  • • Realtime data layer

AI Toolkit

  • • ML model integration
  • • Natural language API
  • • Embeddings framework

Blockchain Tools

  • • Smart contract SDK
  • • NFT generation
  • • Consensus modules

Contributing

Community

Join our Discord and contribute to discussions about feature planning, design reviews, and roadmap decisions.

Code

Create pull requests against our GitHub repositories. All contributions must pass automated linting and testing.

Bug Reports

File well-documented issues on our GitHub tracker, including reproduction steps and environment details.