A secure, end-to-end pipeline for immutably logging Mandinka audio submissions to the Polygon blockchain. This system integrates WordPress (Forminator), Google Cloud Storage (GCS), HashiCorp Vault, and custom smart contracts to ensure each recording is hashed, stored, and transparently verified on-chain.
# AiWA ConsentChain
Secure, blockchain-based logging of West African Language oral submissions using WordPress, GCS, Vault, and Polygon.
## π Overview
AiWA RecordChain is an auditable, end-to-end pipeline that captures, verifies, and immutably logs audio submissions for the AiWA (Ai West Africa) language preservation project. Built for long-term data integrity and ethical transparency, this system ensures every oral history is:
- Collected via WordPress (Forminator)
- Uploaded to Google Cloud Storage (GCS)
- Hashed (SHA-256) for integrity
- Logged immutably to the Polygon blockchain (Mumbai β Mainnet)
- Secured using HashiCorp Vault for secrets management
All data is cross-linked back to WordPress as a Custom Post Type with associated metadata.
---
## π§± Architecture
- **Frontend**: WordPress + Forminator
- **Storage**: Google Cloud Storage (GCS)
- **Blockchain**: Custom Solidity contract deployed to Polygon
- **Secrets**: Managed via HashiCorp Vault (AppRole auth)
- **Plugin**: All custom logic lives in a dedicated WordPress plugin
---
## β
Phase 1 Scope (Testnet MVP)
- Deploy MandinkaRecordingLog.sol to Polygon Mumbai
- Trigger contract logging from Forminator hook
- Store SHA-256 hashes + GCS URI + Tx hash in WordPress
- Fetch RPC, GCP, and wallet secrets from Vault via Human Made plugin
---
## π Repository Structure
wp-content/plugins/aiwa-recordchain/
βββ contracts/ # Solidity contracts (e.g., MandinkaRecordingLog.sol)
βββ src/
β βββ blockchain.php # Web3 calls to Polygon
β βββ gcs.php # GCS upload logic
β βββ hash.php # SHA-256 hash generation
β βββ vault.php # Vault integration
β βββ form-handler.php # Hook from Forminator submission
βββ cron/ # Tx confirmation polling logic
βββ assets/
βββ aiwa-recordchain.php # Main plugin loader
βββ README.md
βββ .gitignore
βββ LICENSE.md
---
## π‘ License
> Ai WEST AFRICA (AiWA) CONFIDENTIAL
Β© 2023β2025 Ai West Africa (AiWA), a project of Cellular Vibrations and MaximillianGroup. All Rights Reserved.
See `LICE β¦