Transparent Aid, Verified Impact
Aidnara AI is a transparent donation platform on BNB Smart Chain that helps donors track fund usage, view AI-generated impact reports, and verify certificate of impact records on-chain.
Aidnara AI means human-centered aid with AI-verified impact.
- Aid represents help, donation, and social support.
- Nara gives the brand a people-first identity, focused on beneficiaries and real stories.
- AI represents automated proof analysis and impact report generation.
Many donation campaigns collect funds through chats, forms, or social media, but donors often cannot clearly see how funds are used. Small organizers also struggle to create professional, structured, and verifiable impact reports.
Aidnara AI solves this by combining blockchain transparency, AI-assisted proof review, and verifiable impact certificates.
Aidnara AI provides one public flow:
- Organizer creates a donation campaign.
- Donor donates using wallet on BNB Smart Chain Testnet.
- Donation transaction is recorded on-chain.
- Organizer uploads proof of fund usage.
- AI analyzes proof and generates an impact report.
- System generates donor and organizer certificates.
- Anyone can verify certificates through QR/hash on-chain.
- Campaign creation
- Wallet connect
- Native
tBNBdonation - On-chain donation record
- Proof upload
- AI impact report
- Trust score
- Public transparency dashboard
- Donor certificate
- Organizer certificate
- QR-based certificate verification
- Automated PRD, deployment, testing, and security checks
MVP chain:
- Network: BNB Smart Chain Testnet
- Chain ID:
97 - Native token:
tBNB - Explorer:
https://testnet.bscscan.com
Production target:
- Network: BNB Smart Chain Mainnet
- Chain ID:
56 - Native token:
BNB - Explorer:
https://bscscan.com
AI is used as an assistive reviewer, not as a legal auditor.
AI helps with:
- reading uploaded proof images or receipts
- summarizing fund usage
- checking consistency between claim and proof
- generating impact summaries
- assigning simple risk and trust score labels
- creating certificate impact wording
Aidnara AI generates two certificate types:
- Donor Certificate: issued after a confirmed donation.
- Organizer Certificate: issued after proof upload and AI impact report generation.
Each certificate includes:
- campaign reference
- recipient wallet
- transaction or proof reference
- certificate hash
- QR verification link
- on-chain verification status
fe/ Frontend app and UI implementation
be/ Backend services and server-only logic
api/ API contract and endpoint specifications
blockchain/ Smart contracts, deployment scripts, and contract tests
docs/prd/ Product requirements documents
scripts/ Local verification and security checks
Frontend:
- Next.js
- TypeScript
- Tailwind CSS
- shadcn/ui
- wagmi
- RainbowKit
- viem
Backend:
- Next.js route handlers or Node.js service
- Supabase Postgres
- Supabase Storage
- Gemini Vision or OpenAI Vision
Blockchain:
- Solidity
- Hardhat
- ethers.js
- BNB Smart Chain Testnet
- BscScan Testnet
Web3 frontend:
- wagmi
- viem
- RainbowKit
- WalletConnect-compatible wallet flow
Deployment:
- Vercel
- Supabase
- BscScan Testnet
docs/prd/00-name-options.md: brand name, meaning, and taglinedocs/prd/01-overview.md: product overviewdocs/prd/02-scope.md: MVP scopedocs/prd/03-users-and-flows.md: roles and user journeysdocs/prd/04-features.md: feature requirementsdocs/prd/05-ai-impact-report.md: AI report requirementsdocs/prd/06-certificate.md: certificate requirementsdocs/prd/07-architecture.md: architecture and repository boundariesdocs/prd/08-security.md: security requirementsdocs/prd/09-testing.md: testing plandocs/prd/10-deployment.md: deployment plan
Run:
npm run check:mvpor:
node scripts/verify-mvp.jsThe check validates:
- required PRD files
- required folder boundaries
- required security sections
- BNB Smart Chain references
- basic secret leakage patterns
- Open landing page.
- Connect organizer wallet.
- Create campaign:
Bantu Anak Desa Belajar Online. - Connect donor wallet.
- Donate with
tBNB. - Show transaction on BscScan Testnet.
- Upload proof image or receipt.
- Generate AI impact report.
- Generate certificates.
- Verify certificate through QR/hash.
- Never commit private keys or service role keys.
- Keep AI API keys server-side only.
- Validate wallet ownership before proof or certificate writes.
- Store only hashes and metadata references on-chain.
- Treat AI output as untrusted text before rendering.
Current repository status: PRD, backend baseline, blockchain contract, and Hardhat test suite prepared. Frontend scaffold and API runtime are next.
© 2026 Aidnara AI. All rights reserved.
