Skip to content

w3f-grants-archive/ocelloids-services

 
 

Repository files navigation


Welcome to the Ocelloids Service Layer repository, where you will find software components for running programmable offchain layers. This repository is structured into two main packages: the Ocelloids Service Node and the Ocelloids Client library.

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 provides:

  • Ingress services for sourcing onchain data
  • Persistent and on-demand subscription management
  • Delivery channels including websockets and webhooks
  • Data aggregation APIs
  • Offchain agents for automation

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.

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.1%
  • CSS 0.2%
  • Svelte 0.2%
  • Dockerfile 0.1%
  • HTML 0.1%