Skip to content

fazzatti/colibri-examples

Repository files navigation

colibri-examples

A collection of examples using the @colibri tools for the Stellar network. Navigate to each directory to find the instructions of the respective example in their README.md file.

Prerequisites

  • Deno runtime installed

Setup

  1. Install the dependencies by running:
deno install

Then proceed to the desired example under ./examples/ and follow its instructions.

Getting Started

If you're new to Colibri, start with the examples under ./getting-started/. These simpler examples walk through the SDK's core concepts step by step.

About @colibri

This project is built with @colibri, a TypeScript-first toolkit for building robust Stellar and Soroban applications. Colibri provides deterministic error handling, composable transaction pipelines, and an extensible plugin architecture. Key packages include @colibri/core for transaction orchestration and event parsing, and @colibri/event-streamer for real-time and historical Soroban event ingestion. Learn more at the GitHub repository.

About

A collection of examples using the @colibri tools for the Stellar network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published