πŸ§‘β€πŸ’» Developer Guide

Sivo enables developers to interact with its protocol through a suite of smart contracts and RESTful API endpoints. These interfaces power the buying, redeeming, and settlement of Tokenized Receivable Obligations (TROs), such as sUSDC.

Let's do it! You can interact with the protocol through EVM-compatible smart contracts and a RESTful API suite. These tools provide everything needed to integrate with the Revenue Marketplace, including the ability to buy and redeem sUSDC, track receivables, manage wallets, and trigger settlements.


πŸ”§ What Developers Can Build

With Sivo’s smart contracts and API, developers can:

  • Buy tokenized receivables (like sUSDC) using base tokens such as USDC
  • Redeem sUSDC for USDC when receivables settle
  • Integrate wallet creation and management for users
  • Access up-to-date exchange rates and transaction history
  • Automate settlement flows and receivable reporting
  • Build wallets, dashboards, or marketplaces on top of Sivo’s factoring engine

πŸ“¦ Smart Contracts Summary

Sivo’s Discounter smart contract supports:

  • Buy: Mint sTokens (e.g. sUSDC) by depositing USDC
  • Redeem: Burn sTokens to receive USDC back as receivables settle
  • Sell: Transfer USDC out of the reserve
  • Settle: Settle receivables programmatically as funds arrive

These contracts are deployed on Base Mainnet and Base Sepolia for testing.


🌐 API Overview

Sivo's REST API lets you:

  • Create and manage wallets
  • Fetch available receivables
  • Track market and settlement history
  • Register and authenticate users
  • Set up webhooks for lifecycle events

To explore the full suite of API endpoints and smart contract interfaces, check out our smart contract and API docs β€” and don't forget to tell us what you're working on via X or Discord! 🫑