Skip to content

flowpaycash/flowpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLOWPAY CORE ⟁ SETTLEMENT ENGINE

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.                                                         .
.   F L O W P A Y   S E T T L E M E N T   G A T E W A Y   .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.                                                         .
.   Node      : mio-flowpay                               .
.   Infra     : Railway ⟁ NΞØ Tunnel ⟁ NΞØ Nexus         .
.   Version   : v1.2.0 (Sprint 4 Concluído)                .
.                                                         .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Autonomous Settlement Gateway for the NΞØ Protocol. Converting Web2 liquidity into Web3 sovereignty.

────────────────────────────────────────

VISÃO ARQUITETURAL

FlowPay é o motor de liquidação determinística do ecossistema NΞØ. Orquestra a conversão de capital Web2 (PIX/WooVi) em ativos Web3, utilizando uma arquitetura de Relayer Proxy isolada para garantir a soberania das chaves privadas.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.   S Y S T E M   F L O W                                 .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.                                                         .
.   ⦿ WOOVI API (PIX) ....... Webhook Ingress             .
.   ⍟ FLOWPAY ENGINE ........ HMAC-SHA256 Validation      .
.   ⧉ NΞØ TUNNEL / NEXUS .... State Synchronization      .
.   ◱ SMART FACTORY ......... Digital Asset Minting       .
.   ⟠ PROOF OF INTEGRITY .... Blockchain Settlement       .
.                                                         .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

PAYMENT ARCHITECTURE

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.                                                                             .
.   F L O W P A Y   P A Y M E N T   A R C H I T E C T U R E                   .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.                                                                             .
.   ┌──────────┐          (1) PIX PAYMENT          ┌───────────────┐          .
.   │  USER    │ ────────────────────────────────▶ │  WOOVI (PIX)  │          .
.   └──────────┘                                   └───────────────┘          .
.        ▲                                                 │                  .
.        │                                                 │ (2) WEBHOOK      .
.        │             ┌────────────────────────┐          │ (HMAC-SHA256)    .
.        │             │    FLOWPAY ENGINE      │ ◀────────┘                  .
.        │             ├────────────────────────┤                             .
.        │ (5) STATUS  │ ⦿ SQLite Persistence   │                             .
.        └─────────────│ ⦿ PoE Merkle Batching  │                             .
.             POLLING  │ ⦿ Logic Orchestration  │                             .
.                      └────────────────────────┘                             .
.                               │        │                                    .
.                (3) STATE SYNC │        │ (4) UNLOCK SIGNAL                  .
.                    (TUNNEL)   ▼        ▼     (JWT AUTH)                     .
.                ┌───────────────┐      ┌─────────────────┐                   .
.                │   NΞØ NEXUS   │      │   NEOBOT CORE   │                   .
.                └───────────────┘      └─────────────────┘                   .
.                        │                       │                            .
.                        └──────────┬────────────┘                            .
.                                   │                                         .
.                                   ▼ (WEB3 SETTLEMENT)                       .
.                ┌─────────────────────────────────────────┐                  .
.                │         B L O C K C H A I N (BASE)      │                  .
.                │      (Proof of Integrity / Minting)     │                  .
.                └─────────────────────────────────────────┘                  .
.                                                                             .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

────────────────────────────────────────

TRIPLE BLINDED SECURITY

  • SEGREGATION ................. FlowPay não armazena chaves
  • AUDITABILITY ................ Proof of Integrity (PoI)
  • ISOLATION ................... Comunicação NΞØ Tunnel Auth

────────────────────────────────────────

ESTRUTURA DO PROJETO

  • src/pages/api/ ....................... Serverless API
  • src/services/ ........................ Business Logic
  • src/layouts/ ......................... User Interface
  • docs/ ................................ Knowledge Base
  • tests/ ............................... Integrity Suite
  • tools/ ............................... Ecosystem Tools
  • schemas/ ............................. Integrity Defs

────────────────────────────────────────

NAVIGATION

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.   GUIDE ............. PURPOSE ............. ACTION      .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
.                                                         .
.   SETUP.md .......... Node Operation ....... [ VIEW ]   .
.   NEXTSTEPS.md ...... Roadmap / Fixes ...... [ VIEW ]   .
.   DOCS INDEX ........ Tech Library ......... [ VIEW ]   .
.                                                         .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

++++++++++──────────────────────────────

STATUS LEGAL & IP

  • Lead Architect ... NEØ MELLO
  • Sovereignty ...... Architecture sealed and timestamped.
  • Licenses ........ MIT (Engine) / CC BY 4.0 (Docs).

++++++++++──────────────────────────────

▓▓▓ NΞØ MELLØ
────────────────────────────────────────
Core Architect · NΞØ Protocol

"Settlement finalized. Sovereign assets unlocked."
────────────────────────────────────────

About

FlowPay (Settlement Engine)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors