Changelog
2026-04-03
- Local development defaults clarified across the docs and example env files: API
3002, Platform3003, Storefront3004, Docs3005. - API example environment variables updated to reflect the current blockchain config keys (
AMOY_RPC_URL,SEPOLIA_RPC_URL,MEMBERSHIP_FACTORY_*,TOKENTRAXX_STORE_*,PRODUCT_FACTORY). - Platform and Storefront example env files now document the additional frontend variables already used by the apps (
NEXT_PUBLIC_STORE_URL,NEXT_PUBLIC_PLATFORM_URL,NEXT_PUBLIC_ROOT_DOMAIN,NEXT_PUBLIC_CW3_STORE_URL,NEXT_PUBLIC_LP_TOKEN_ADDRESS).
2026-03-02
- Root
README.mdupdated: corrected app names, ports, package manager (pnpm), project structure, and commands to match the actual monorepo layout. - Environment variables reference page updated with the actual variable names and descriptions for the API, Platform, and Storefront apps.
2026-02-19
- Documentation restructured for clarity: written for both non-technical readers and developers.
- Product docs now focus on UI pages (Platform and Storefront) without internal implementation details.
- API section added for developers: overview, authentication, endpoints, webhooks, errors and limits.
- Architecture, security, contracts, and deployment simplified to high-level, minimal technical content.
- Reference section trimmed; detailed config and route info left to internal team docs.
Last updated on