Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumenBazaar Frontend

The public web application for LumenBazaar sellers, buyers, agents, reviewers, and operators.

Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • TanStack Query
  • Zod
  • Stellar Wallets Kit
  • Freighter support

Setup

pnpm install
pnpm dev

Validation

pnpm check
pnpm test:e2e

Environment

Copy .env.example to .env.local for local overrides.

NEXT_PUBLIC_LUMENBAZAAR_ENV=local
NEXT_PUBLIC_LUMENBAZAAR_API_URL=http://localhost:8080
NEXT_PUBLIC_LUMENBAZAAR_DEFAULT_NETWORK=stellar:testnet
NEXT_PUBLIC_ENABLE_MAINNET=false
NEXT_PUBLIC_ENABLE_UPTO_SESSIONS=false
NEXT_PUBLIC_ENABLE_MCP_INSPECTOR=true

For deployed testnet settings, copy .env.testnet.example or mirror those values in Vercel.

Testnet is the default target. Mainnet-compatible flows remain feature-flagged until the backend and contract acceptance criteria are met.

Testnet Release

The Next.js app is configured for Vercel through vercel.json. Set NEXT_PUBLIC_LUMENBAZAAR_API_URL in Vercel to the deployed backend facilitator URL before reviewer testing. See docs/testnet-release.md for the verification checklist and known limitations.

Related Repositories

About

LumenBazaar web dashboard and resource discovery frontend

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages