Logo Lanfrica

godwillmakeaday/investcheck-nigeria

Domain:

socioeconomic

Record type:

softwaretools
Creator:
god
Host:
# InvestCheck Nigeria A clean public website for educational investment risk screening. It helps users identify common Ponzi, pyramid, and unregistered investment red flags. This app has no login, no database, and no authentication. It is built with Vite, React, and Tailwind CSS and is deployable to Vercel as a static frontend. ## Product Position InvestCheck Nigeria is a public education and due-diligence aid. It is intentionally restrained: - It does not certify companies or schemes. - It does not automatically query regulator databases. - It does not collect personal data in the current version. - It does not provide financial, legal, recovery, or enforcement services. - It helps users identify warning signs, preserve evidence, and know what to verify. ## Scripts ```bash npm install npm run dev npm run build ``` ## Deployment This is a static frontend and can deploy to Vercel with the default Vite settings: - Build command: `npm run build` - Output directory: `dist` ## Official Verification References Source links last reviewed: June 4, 2026. - CAC public search: cac.gov.ng - SEC registered operator search: sec.gov.ng - NDIC insured institutions list: ndic.gov.ng - FCCPC complaint handling: fccpc.gov.ng ## Methodology The risk score adds weighted points for warning signs commonly associated with Ponzi, pyramid, and suspicious investment promotions: - guaranteed or unusually high returns - referral-based earnings - unclear source of profit - no confirmed regulator license - no confirmed company registration - no audited records or proof of activity - urgency pressure The confidence label reflects how complete the user's answers are. It is not a verification status. ## Launch Checklist - Run browser QA on desktop and mobile. - Confirm official links on launch day. - Review disclaimer and methodology language. - Avoid naming specifi …