Node Sales Platform

Economic / Web3 DApp

Node Sales Platform

Solo-built Web3 node sales platform: Factory-based multi-tier contracts + wallet signing purchase flow + backend operations APIs (sales/referrals/users/withdrawals) + admin dashboard.

Role
Solo builder · architecture, implementation, and operational tooling
Period
2025
Context
Beatoz Labs
01 / Executive summary

Solo-built Web3 node sales platform: Factory-based multi-tier contracts + wallet signing purchase flow + backend operations APIs (sales/referrals/users/withdrawals) + admin dashboard.

DECISION / ASystem challenge

What made the system difficult.

Had to keep purchases verifiable (signature integrity, tier handling) while supporting real operations: referrals, admin controls, seller/user flows, email verification, and withdrawal handling.

DECISION / BEngineering response

How boundaries and flows answered it.

Implemented EIP-191 signature verification in both frontend signing flow and contracts (Factory purchase flow). Built an Express + TypeORM backend with JWT auth + permission middleware and operational route groups (sales/referrals/dashboard/withdrawals/users), plus a protected admin UI for day-2 operations.

03 / Technology field
01Solidity02Next.js03React04Express05TypeORM06PostgreSQL
04 / Detailed record

Overview

  • Solo-built Web3 node sales platform with contracts + backend + admin dashboard.

Key Components

  • Factory-pattern contract architecture for tiers/products
  • EIP-191 signature verification for purchase integrity
  • Backend auth + permission middleware and operational tooling (sales/referral/dashboard/withdrawals/email verification)
05 / Factual evidence
Node Sales Platform project evidence
ACTUAL PROJECT ASSET / NOT GENERATED