
PRJ-001
In DevPulsar Stellar
A developer toolkit for Soroban contract events. Instead of every Stellar project rewriting the same plumbing — XDR decoders, indexer glue, custom APIs — Pulsar ships three shared building blocks: a Rust crate that turns raw contract events into typed data, a Go daemon that stores historical events past the seven-day RPC retention window, and a web explorer where anyone can paste a contract ID and browse every event that contract has ever emitted, decoded and searchable.


