Atria
Atria is Pulsy’s off-chain backend for event-driven blockchain workflows. It turns on-chain events into real-time actions by running feeds that read blockchain data, apply custom logic, and deliver structured outputs.Try Atria Cloud
Build feeds in the hosted dashboard. Pulsy runs the infrastructure.
Self-Host from GitHub
Run Atria in your own infrastructure. Full source available.
Quick Start
Create, Test, and Deploy a Feed
Build a feed with AI or manually, test it against chain data, and start it.
Create an Output
Set up a reusable connector with AI or manual configuration.
What Atria Does
- Reads blockchain data from configured networks.
- Runs feed logic.
- Emits structured results only when your conditions match.
- Delivers matching results to outputs.
- Supports cloud, self-managed, private, and on-prem deployment models.
The Core Idea
Atria is built around a feed. A feed is the primitive you use to build workflows: it selects a data source, runs event logic, optionally reshapes the payload, and triggers the next action through an output.Where to Go Next
- Learn how Atria works.
- Review common use cases.
- Understand feeds.
- Explore the Atria Library.