Skip to content

sodazone/ocelloids-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,682 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The Ocelloids Service Layer provides programmable off-chain components for real-time blockchain monitoring, automation, and analytics, with built-in support for enriching data from external or contextual sources.

Packages

Name Folder Release
Ocelloids Service Node packages/server Docker
Ocelloids Client Library packages/client npm @sodazone/ocelloids-client

Ocelloids Service Node

The Ocelloids Service Node enables:

  • Multi-chain automation agents
  • On-chain data ingress and transformation
  • Persistent and on-demand subscription management
  • Historical data replay
  • Delivery channels: WebSockets, Server-Sent Events, Webhooks
  • Aggregation and analytics APIs

Explore the Ocelloids Service Node Repository.

Ocelloids Client Library

The TypeScript client library to interact with Ocelloids Service APIs.

Explore the Ocelloids Client Library Repository.