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.
Name | Folder | Release |
---|---|---|
Ocelloids Service Node | packages/server | |
Ocelloids Client Library | packages/client |
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.
The TypeScript client library to interact with Ocelloids Service APIs.
Explore the Ocelloids Client Library Repository.