๐Ÿง‘โ€๐Ÿ’ป Developer Guide

Sivo enables developers to interact with its protocol through a suite of smart contracts and RESTful API endpoints. These interfaces support the purchase, redemption, and settlement of tokenized Sivo receivables, represented by tokens such as sivoUSDC, sivoUSDT, and sivoUSD.

Developers can integrate directly with the protocol using EVM-compatible smart contracts and the Sivo API, enabling applications to access tokenized cash flows backed by real-world payment obligations.

These tools provide everything needed to build applications that interact with Sivo receivables, including purchasing receivables, tracking settlements, managing wallets, and automating payment flows.


๐Ÿ”ง What Developers Can Build

With Sivoโ€™s smart contracts and API, developers can:

  • Purchase tokenized Sivo receivables using stablecoins such as USDC or USDT
  • Redeem receivable tokens as underlying payment obligations settle
  • Integrate wallet creation and management for users
  • Access receivable data, pricing, and transaction history
  • Automate settlement and redemption flows
  • Build wallets, dashboards, trading interfaces, or financial applications on top of Sivoโ€™s receivables infrastructure

๐Ÿ“ฆ Smart Contracts

Sivo smart contracts provide the core functionality for interacting with tokenized receivables. Core actions include:

Buy: Purchase tokenized Sivo receivables using supported stablecoins.

Redeem: Redeem receivable tokens as underlying payment obligations settle.

Settle: Process receivable settlement as funds are received by Sivo.

These contracts power the on-chain infrastructure supporting Sivo DeFi.


๐ŸŒ API Overview

Sivoโ€™s REST API enables developers to integrate protocol functionality into their applications.

  • Create and manage wallets
  • Fetch available Sivo receivables
  • Track settlement and transaction history
  • Authenticate users and manage accounts
  • Subscribe to lifecycle events through webhooks

To explore the full suite of API endpoints and smart contract interfaces, visit the developer documentation.