Skip to content

Repository files navigation

Split

Split is a Stellar-powered group payment tracker for shared bills, contributions, and real-time payment status tracking.

Project Structure

.
├── contracts
│   └── split_contract
│       ├── src
│       │   ├── lib.rs
│       │   └── test.rs
│       ├── SPEC.md
│       └── Cargo.toml
├── Cargo.toml
└── README.md
  • contracts/split_contract/ contains the dedicated Split Soroban contract.
  • contracts/split_contract/SPEC.md defines the contract data model and API.
  • docs/architecture-overview.md defines the product and system architecture.

About

Stellar-powered group payment tracker for shared bills, contributions, and real-time paid/pending status

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages