ETOPay is a decentralized payment ecosystem and SDK for seamless blockchain and web3 payments. Learn more at docs.etospheres.com.
This repository is a white-label Flutter app built on top of the ETOPay SDK. It provides a ready-to-use, customizable wallet and onboarding experience for your own brand or project.
# Install dependencies
flutter pub get
# Run the app
flutter run
# Run tests
flutter test
# Build APK
flutter build apkWe welcome contributions! Please see CONTRIBUTING.md for guidelines.
Please see CODE_OF_CONDUCT.md.
This project is licensed under the AGPL-3.0 License. See LICENSE for details.
This repository is designed to work closely with AI assistants, agents, and automation servers (e.g., MCP).
- See AGENTS.md for agent development guidelines
- Example prompts for agents: PROMPTS.md
- Available tools and commands: ai_tools.yaml
- MCP/AI orchestration config: .mcp.yaml
- Use the AI Task Request template for agent-driven tasks
All agent-generated code and PRs are subject to human review and must follow the project’s style and security guidelines.