Skip to content

Latest commit

 

History

History

README.md

SozuPay Documentation

Welcome to the SozuPay documentation! This directory contains all the technical documentation for the haiku-based secret money delivery system.

📋 Documentation Index

Core Documentation

  • README.md - Main project overview and setup
  • TODO.md - Current project status and tasks

Smart Contract & Deployment

Backend & Services

Wallet Integration

🎯 Quick Start

  1. Read the main README.md for project overview
  2. Follow DEPLOYMENT_GUIDE.md to deploy the contract
  3. Use CONTRACT_TESTING_GUIDE.md to test functions
  4. Check TODO.md for current status

🔗 Contract Information

Deployed Contract:

  • Address: ST2EX94QMG4FEHYV9KRJRX9BGM313YJ9DAYKZKWFN
  • Name: haiku-basic
  • Network: Stacks Testnet
  • Status: ✅ Deployed and Ready

Contract Repository: https://github.com/blessedux/haiku_contract

📱 Project Structure

SozuPay/
├── docs/                    # All documentation (this directory)
├── backend/                 # Backend services and API
├── frontend/                # Next.js frontend application
├── haiku-project/          # Smart contract deployment
└── README.md               # Main project README

🚀 Getting Started

  1. Clone the repository
  2. Read the main README.md
  3. Deploy the contract using DEPLOYMENT_GUIDE.md
  4. Test the contract using CONTRACT_TESTING_GUIDE.md
  5. Run the application and start creating haiku payments!

📞 Support

For questions or issues:

  1. Check the relevant documentation file
  2. Review the TODO.md for current status
  3. Check the contract on testnet explorer