Developers

Take the whole build folder.

Start from the complete public Pages build: the widget, Functions, source mirrors, migrations, and docs in one portable package.

v1.3 keeps the synced EnhanceMarkets-aligned SoulWall gate and adds The Giving Block support: server-minted donation addresses, trusted intent routes, and fast proof-cache restoration beside the existing Giveth flow.

Unlimited integrations and community-driven updates forever. Because this project belongs to humans.

Release v1.3 / 2026-05-05 The downloadable build now includes the synced EnhanceMarkets gate flow plus The Giving Block organization feed, trusted address minting, and provider-proof caching scaffolding. Download SoulWall v1.3

Self Hosted Build Folder

Use the real pieces

Self-hosted source mirror.

Browse the public source mirrors on the site, download the build folder, wire your own credentials, and ship the parts that serve your community.

Secrets are not included.

The public build excludes real environment values, local Wrangler state, and dependency folders. Bring your own Supabase, Cloudflare, and provider keys.

Quick Start

Run it like a Pages app

  1. Download the v1.3 public build.
  2. Install dependencies with npm install.
  3. Create your own .dev.vars from .dev.vars.example, including the optional ledger-credit fields if you want homepage attribution.
  4. Run npm run dev to test Cloudflare Pages Functions locally.
npm install
npm run dev
<script src="https://soulwall.org/widget/soulwall-widget.js"
  data-soulwall-client="your-project"
  data-soulwall-provider="giveth"
  data-soulwall-title="Premium Research Access"
  data-soulwall-description="Unlocks the members-only dashboard for 24 hours."
  data-soulwall-website="https://example.com"></script>

If you include the title, description, and website fields, SoulWall credits your deployment on the master homepage ledger when donations are confirmed.

Take it, use it, make it better, make it work in ways I couldn't have imagined. Godspeed. Go confidently in the direction of your dreams.