Skip to content

Latest commit

Β 

History

History
88 lines (56 loc) Β· 3.42 KB

File metadata and controls

88 lines (56 loc) Β· 3.42 KB

Real Estate DeFi Platform Documentation

Welcome to the comprehensive documentation for the Real Estate Tokenization and DeFi Lending Platform on Stellar.

πŸ—οΈ Platform Overview

This platform combines two powerful concepts:

  1. Real Estate Tokenization - Fractional ownership of properties through blockchain tokens
  2. DeFi Lending - Privacy-configurable lending pools using tokenized real estate as collateral

πŸ“š Documentation Sections

πŸš€ Quick Start

πŸ—οΈ Architecture

🚒 Deployment

Start here for any production or testnet launch.

🌐 API Workflows

Step-by-step flows for platform integrators and operators.

  • API Overview - framework, authentication, rate limiting
  • Launch Workflows - end-to-end HTTP sequences with full payloads: KYC onboarding, property tokenization, share purchase
  • Minting Workflow - deep dive: tokenization path from HTTP request to on-chain mint_shares
  • KYC Workflow - off-chain compliance state machine, admin verification procedure, known gaps

πŸ”₯ Operations Runbooks

Use these documents during incidents. Read them before an incident occurs.

πŸ”§ Legacy Contract Docs

These documents predate the current codebase and contain outdated file paths. Kept for historical context only.

πŸ› οΈ Technology Stack

  • Blockchain: Stellar Network
  • Smart Contracts: Soroban (Rust)
  • Frontend: Next.js 14, TypeScript, Tailwind CSS
  • Backend: Elysia (Bun), TypeScript
  • Package Manager: Bun
  • CI/CD: GitHub Actions

πŸ”— Quick Links

πŸ“ž Support

For technical support or questions:

  • Create an issue in the GitHub repository
  • Join our community Discord
  • Check the FAQ section

πŸ”„ Version History

  • v1.0.0: Initial release with core functionality
    • Real estate tokenization
    • DeFi lending pools
    • KYC integration
    • Basic frontend and API

This documentation is continuously updated. Last updated: March 2026