Introduction
Project Name: BouaChain
Name of the organization submitting the proposal: [removed by admin]
Describe your project:
BouaChain is a next-generation BouaChain SDK-based blockchain designed to prioritize interoperability, scalability, security, and developer inclusivity. This grant supports a suite of real-world applications and infrastructure fully integrated with the Sia decentralized storage layer — including validator bootstrap systems, encrypted document vaults, decentralized blog publishing, and an AI assistant for developers.
Who benefits from your project?
Developers, validators, content creators, identity holders, and the broader Web3 community. Each phase of the project promotes active usage of decentralized storage via Sia in a real, functional capacity.
How does the project serve the Foundation’s mission of user-owned data?
Each deliverable places storage ownership and control directly in the hands of users. From document encryption and vault storage to self-hosted blogs and developer-owned model weights, BouaChain dApps showcase the potential for user-owned, censorship-resistant data backed by verifiable file contracts on Sia.
Are you a resident of any jurisdiction on that list? No
Will your payment bank account be located in any jurisdiction on that list? No
Grant Specifics
Amount Requested: $90,000
Funding Structure: 4 milestone-based phases at $22,500 per phase
Phase Budget Breakdown (per milestone):
- $11,250 – Development & Engineering
- $4,000 – Frontend/UI/UX
- $3,500 – DevOps & Sia Infrastructure
- $2,000 – QA, Community Testing, Hosting
- $1,750 – Compliance, Reporting, Misc.
Timeline with Objectives and Milestones
Duration: 6 Months
Phase 1 (Month 1–1.5): Infrastructure & Explorer
- Deploy BouaChain’s validator bootstrap infrastructure
- Store binaries, snapshots, genesis files on Sia using
renterd - Deploy explorer frontend traditionally (not on Sia)
- Store frontend assets and static content redundantly via
renterd
Phase 2 (Month 2–3): BEVA Vault
- Encrypted document storage vault using client-side encryption
- Upload encrypted data to Sia using
renterd - Store access logic and metadata on BouaChain
- Smart contract-based access control
Phase 3 (Month 3.5–4.5): SiaContent
- Web3 blog publishing platform
- Posts stored on Sia via
renterd, metadata on BouaChain - Wallet login, tipping, subscriptions via token or Stripe
- DAO-based moderation options
Phase 4 (Month 5–6): Developer AI Assistant
- Lightweight AI assistant for developers
- Weights, prompts, config files stored on Sia
- Deployed via Akash or GPU VPS
- Exposes API/CLI for interaction
Development Details
Is code open-source? Yes
GitHub: https://github.com/Bouachain/
Progress reports submitted monthly? Yes
Designated contact:
Name: Pureheart Moluno
Email: [email protected]
Past work:
https://github.com/pmoluno
https://github.com/Moluno-xiii
[removed by admin]
[removed by admin]
Proof of concept already developed? Yes
Agree to present demo during community calls? Yes
Primary Contact Email: [email protected]
Project Breakdown by Phases
Phase 1 – Validator Infrastructure + Explorer
What It Is:
Setup BouaChain’s validator infrastructure using decentralized file distribution for bootstrap files (binaries, genesis files, etc.) and deploy a full-featured blockchain explorer.
How It Works:
- Use
renterdto upload and reference all validator setup assets - Explorer frontend hosted traditionally; explorer data stored/referenced on Sia
- Validators required to pull files from Sia before spinning up nodes
Why This Matters for Sia Tech:
- Positions Sia as an infrastructure layer for blockchain setup
- Avoids GitHub/IPFS reliance for bootstrapping
- Encourages ecosystem-wide validator usage of Sia
Long-Term Vision:
- Default validator bootstrap hub for IBC chains
- Explorer stack reusable across Cosmos-based chains
Phase 2 – BEVA Vault
What It Is:
Encrypted document vault where files are securely stored on Sia and access rights are controlled via BouaChain smart contracts.
How It Works:
- Files are encrypted client-side (AES/ECIES)
- Uploaded to Sia via
renterd - File metadata + permissions managed on-chain
- Access requests verified via chain-based auth logic
Why This Matters for Sia Tech:
- Real-world encrypted use case
- IPFS cannot support privacy-preserving file uploads
- Leverages Sia’s secure file contracts for sensitive data
Long-Term Vision:
- Used in legal, government, identity, or medical apps
- Modular encryption tool for third-party apps
Phase 3 – SiaContent (Web3 Publishing)
What It Is:
Decentralized publishing engine where writers store blog posts on Sia and readers access through a rich interface with token incentives.
How It Works:
- Post created in Markdown or rich text
- Post saved to Sia via
renterd - BouaChain manages metadata and tipping logic
- Readers access post through frontend viewer
Why This Matters for Sia Tech:
- Showcases Sia for public content publishing
- IPFS often used — this shows better persistence + redundancy
- Daily usage potential via writers + subscribers
Long-Term Vision:
- Full creator economy
- DAO-based moderation and tokenized subscriptions
Phase 4 – AI Developer Assistant
What It Is:
An AI-powered tool to help onboard developers using BouaChain SDK and Sia Tech APIs. All model assets are hosted on Sia.
How It Works:
- Fine-tuned LLM stored on Sia (weights, config, prompts)
- Deployed via Akash or other decentralized compute
- Devs query via terminal or REST API
- Logs + inference metadata backed up to Sia
Why This Matters for Sia Tech:
- Sia becomes a storage registry for AI assets
- Developer-focused onboarding tool
- Proof-of-concept for decentralized Hugging Face
Long-Term Vision:
- Expand into full developer co-pilot
- Serve as reusable inference blueprint for Web3 teams
Future Grant Proposals
BEvoNFT – Dynamic NFTs
- NFTs that evolve based on off-chain actions
- Media + metadata stored on Sia
- Use cases: badges, game items, academic credentials
ChainBackup-as-a-Service
- Validator backup + snapshot service
- Stores zipped
.data, config, genesis files on Sia - Helps chains enforce slashing or compliance
DID + Verifiable Credentials Vault
- Self-sovereign identity manager
- Encrypts and stores credentials on Sia
- Verifiable on-chain proofs + renterd references
Why We Deserve Sia Tech Support
- We’ve been working on BouaChain since last year
- Consistently published our journey on X (Twitter)
- [removed by admin]
- Grant delivers tools that prove real usage of Sia — across validators, identity, content, and developers