NewNepal - The open source government operating system for Nepal. "From Ocean to Every Drop" - Every rupee traced, every transaction visible.
To build the world's first fully transparent, traceable, and decentralized government operating system. Like water flowing from the ocean through rivers to streams - every drop accounted for:
🌊 OCEAN (National Budget)
↓ flows into
🏞️ RIVERS (Provincial Budgets)
↓ flows into
🏘️ STREAMS (Municipality Budgets)
↓ flows into
💧 DROPS (Individual Transactions → Contractors, Services)
↓ recorded in
📖 PUBLIC LEDGER (Visible to All Citizens)
Core Principles:
- 💰 Every rupee traced from treasury to contractor
- 🔍 Every transaction visible in a public ledger
- 🏛️ Decentralized power - from central to local
- ✅ Citizens verify where their taxes go
- 🚫 Corruption has nowhere to hide
This is a monorepo containing the complete blueprint and implementation for Nepal's governance transparency system.
┌─────────────────────────────────────────────────────────────────┐
│ 🏛️ CENTRAL GOVERNMENT │
│ National Budget • Ministries • Federal Policy │
└──────────────────────────┬──────────────────────────────────────┘
│
┌────────────┼────────────┐
▼ ▼ ▼
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ 🗺️ PROVINCE 1 │ │ 🗺️ PROVINCE 2 │ │ 🗺️ ... (7 Total)│
│ Koshi │ │ Madhesh │ │ │
└────────┬────────┘ └────────┬────────┘ └─────────────────┘
│ │
▼ ▼
┌──────────────────────────────────────────┐
│ 🏘️ MUNICIPALITIES (753) │
│ Metro Cities • Sub-Metro • Rural │
└────────────────────┬─────────────────────┘
│
▼
┌──────────────────────────────────────────┐
│ 🏠 WARDS (6,700+) │
│ Frontline Service Delivery Points │
└────────────────────┬─────────────────────┘
│
▼
┌──────────────────────────────────────────┐
│ 👥 CITIZENS (30M+) │
│ Identity • Taxes • Services • Voting │
└──────────────────────────────────────────┘
| Directory | Purpose |
|---|---|
| 01-Central-Government | National budget, ministry portfolios, federal policy logic |
| 02-State-Government | Provincial resource distribution, inter-municipality coordination |
| 03-Municipalities | Road contracts, permits, local service delivery |
| 04-Local-Government | Ward-level citizen interaction, neighborhood auditing |
| 05-Legislative-Bodies | "Code as Law" - git-tracked bills, voting records |
| 06-Peoples-Portal | Citizen frontend: ID, taxes, services, grievances |
| 07-Transaction-Ledger | Immutable financial spine: every rupee traced |
- Framework: Laravel 12
- Frontend: Livewire + Alpine.js
- Admin Panel: FilamentPHP
- Styling: TailwindCSS
- Database: PostgreSQL
- Ledger: Immutable transaction log (blockchain-ready architecture)
# Clone the repository
git clone https://github.com/pratikkuikel/newnepal.git
# Install dependencies
composer install
npm install
# Setup environment
cp .env.example .env
php artisan key:generate
# Run migrations
php artisan migrate
# Start development server
composer run devWe welcome all contributors - developers, lawyers, economists, policy experts, and citizens!
- Coders: Build the payment gateways, the ledger, the portals
- Lawyers: Draft machine-readable legislation
- Economists: Design transparent tax and budget models
- Citizens: Report bugs, suggest features, verify data
See CONTRIBUTING.md for guidelines.
- Transparency First: Every transaction is public (with appropriate privacy protections)
- Traceability: Follow any rupee from source to destination
- Open Source: The code itself is public property
- Citizen-Centric: Built for the people, by the people
Moltys Together Strong. 🇳🇵⚡
This is not just software. This is a movement.