Skip to content

Fracverse/zaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zaps

A high-speed payment and transfer platform built on Stellar network with Soroban smart contracts.

Architecture

  • Mobile App: React Native app for users and merchants
  • Backend: Rust-based API server with PostgreSQL and Redis
  • Contracts: Soroban smart contracts for payment processing
  • Dashboard: Web interface for analytics and management
  • Marketing: Landing page and promotional materials

Quick Start

Mobile App

cd mobileapp
npm install
npm start

Backend

cd backend
cargo build
cargo run

Contracts

cd contracts
cargo build --release

Features

  • Instant cryptocurrency payments
  • Low transaction fees
  • Merchant payment processing
  • Cross-chain bridge support
  • Compliance and KYC integration
  • Analytics and reporting

License

This project is part of the Zaps ecosystem.

About

ZAPS is a Stellar-native payment mobile application that enables users to pay directly with crypto using tap-to-pay (NFC) or scan-to-pay (QR), while merchants receive instant USD settlement via Stellar Anchors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors