Stellarcarbon Logo
SoftwareFor integration partners

Open source


At Stellarcarbon, we believe in transparency, accessibility, and innovation to fund nature-based solutions. Our open-source software empowers businesses and developers to seamlessly integrate eco-credits into their workflows using distributed ledger technology. Below is an overview of our core software components.

Stellarcarbon API


The public interface of our backend allows anyone to create sinking transactions via simple HTTP requests. This API is ideal for developers and businesses looking to integrate CO₂ compensation into their existing products. It is permissionless: you don't need an API key. We publish an OpenAPI schema which can be used to automatically generate API clients for many programming languages, making your integration easy to set up and maintain.
  • Functionality: Get quotes, build sinking transactions, and manage user accounts.
  • Technology: FastAPI, Stellar.
  • Use cases: User-facing integrations, and embedding nature-positive contributions into internal business processes.

Stellarcarbon Audit


To enhance transparency and give users full confidence in our carbon accounting process, we offer an open-source auditing tool available on GitHub. This tool allows anyone to independently verify our carbon balance, track the lifecycle of CARBON and CarbonSINK tokens, and monitor the integrity of our sinking mechanism on the Stellar blockchain. We also use it ourselves behind the scenes to power our API.
  • Functionality: Monitor Stellarcarbon balances and transactions.
  • Technology: SQLAlchemy, Docker.
  • Use case: Provide an additional layer of accountability for all stakeholders.

Sorocarbon


Sorocarbon is a Soroban-based integration that offers a decentralized alternative to our HTTP API for sinking carbon. It enables direct smart contract interactions, making it a powerful choice for developers requiring deep integration. Call our sink_carbon method from your own contracts, and complement this with the Stellarcarbon API in your frontend.
  • Functionality: Sink carbon directly from smart contracts.
  • Technology: Soroban, Mercury Retroshades.
  • Use case: Embed Stellarcarbon into your dApp or DeFi protocol.

Stellarcarbon Website


Our web app is the heart of the Stellarcarbon experience for our retail audience, providing an intuitive interface through which they contribute to biodiversity and climate action, and track their impact. It is the website you are visiting right now.
  • Functionality: Eco-credit retirement, user dashboard, transaction history.
  • Technology: React, Stellarcarbon API.
  • Use case: Have a positive impact on climate and biodiversity, with one-off or recurring contributions to vetted impact projects.