Skip to content

BlockHaven-Labs/esustellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

502 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EsuStellar 🌍✨

alt text

codecov

Esustellar is an open-source platform that brings informal savings groups (Esusu / Ajo / Rotating Savings) to the Stellar blockchain.

It helps communities save money together transparently, securely, and without relying on a single trusted organizer.


οΏ½οΏ½οΏ½ Problem

Millions of people use informal savings groups, but these systems rely entirely on trust:

  • Organizers can disappear with funds
  • No transparency into contributions
  • No verifiable payout history
  • Disputes are hard to resolve

πŸ’‘ Solution

EsuStellar uses the Stellar network to:

  • Collect group savings with low fees
  • Lock funds until payout conditions are met
  • Automatically rotate payouts
  • Provide a public, verifiable transaction history

🧩 Core Features

  • Create a savings group
  • Join a group
  • Fixed contribution amount
  • Monthly contributions
  • Rotating payout to members
  • Transparent on-chain records

πŸ— Tech Stack

  • Blockchain: Stellar (Testnet)
  • Smart Contracts: Soroban
  • Frontend: React / Next.js
  • Wallet: Stellar Wallets (Freighter/lobster/lumen)
  • Monorepo: npm / Turborepo

πŸ“‚ Repository Structure

esustellar/
β”œβ”€β”€ apps/
β”‚ └── web/ # Frontend application
β”œβ”€β”€ contracts/
β”‚ β”œβ”€β”€ savings/ # Soroban savings contract
β”‚ └── registry/ # Soroban registry contract
β”œβ”€β”€ environments/
β”‚ └── testnet/ # Testnet deployment workspace
β”œβ”€β”€ packages/
β”‚ └── shared/ # Shared types & utils
β”œβ”€β”€ docs/ # Architecture & specs
β”œβ”€β”€ .github/
β”‚ └── ISSUE_TEMPLATE/
└── README.md

πŸ›  Development Status

🀝 Contributing Guide

EsuStellar is open-source and beginner-friendly.

  • Look for issues tagged good first issue
  • Follow the contribution guide (coming soon)
  • Open discussions for ideas and improvements

πŸ“œ License

MIT License

About

EsuStellar is an open-source platform that brings informal savings groups (Esusu / Ajo / Rotating Savings) to the Stellar blockchain.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors