← Back to projects

The Freedom People

live

Community learning platform with Lightning crypto payments

web3communityeducation
The Freedom People

The Problem

Traditional learning platforms depend on centralized payment processors with high fees and geographic restrictions. Communities seeking financial sovereignty needed an alternative that aligned with their values.

My Role

Started as Developer, evolved to Product Manager:

As Developer (Svelte)

As Product Manager

The Solution

A hybrid community-learning platform with decentralized payments:

  1. Learning Management — Structured courses with progress tracking and certificates
  2. Community Groups — Members organize around shared interests
  3. Member Profiles — Networking and connection features
  4. Lightning Payments — Instant, low-fee Bitcoin payments for courses and memberships

Lightning Integration

Implemented Lightning Network protocol for:

Tech Stack

LayerTechnology
FrontendSvelte
PaymentsLightning Network Protocol
PlatformWordPress + BuddyPress + LearnDash
DesignCustom theme with Elementor

Challenges

Crypto UX

Lightning payments are technically superior but UX is unfamiliar to most users.

Solution: Built a guided payment flow with clear instructions, QR codes, and fallback options for users new to crypto.

Hybrid Architecture

Integrating Svelte components into a WordPress ecosystem required creative bridging.

Solution: Built Svelte as micro-frontends that communicate with WordPress via REST API.

What I Learned