Welcome to the SozuPay documentation! This directory contains all the technical documentation for the haiku-based secret money delivery system.
- DEPLOYMENT_GUIDE.md - Step-by-step contract deployment guide
- CONTRACT_TESTING_GUIDE.md - How to test contract functions
- BACKEND_STATUS.md - Backend service status and configuration
- AUTH_PROXY_SETUP.md - Auth proxy configuration
- AUTH_PROXY_INTEGRATION.md - Auth proxy integration details
- AUTH_PROXY_COMPLETE.md - Complete auth proxy setup
- TURNKEY_SETUP.md - Turnkey wallet setup guide
- TURNKEY_STATUS.md - Turnkey integration status
- Read the main README.md for project overview
- Follow DEPLOYMENT_GUIDE.md to deploy the contract
- Use CONTRACT_TESTING_GUIDE.md to test functions
- Check TODO.md for current status
Deployed Contract:
- Address:
ST2EX94QMG4FEHYV9KRJRX9BGM313YJ9DAYKZKWFN - Name:
haiku-basic - Network: Stacks Testnet
- Status: ✅ Deployed and Ready
Contract Repository: https://github.com/blessedux/haiku_contract
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
- Clone the repository
- Read the main README.md
- Deploy the contract using DEPLOYMENT_GUIDE.md
- Test the contract using CONTRACT_TESTING_GUIDE.md
- Run the application and start creating haiku payments!
For questions or issues:
- Check the relevant documentation file
- Review the TODO.md for current status
- Check the contract on testnet explorer