create-moncircle
v1.2.0
Published
Interactive setup wizard for @moncircle/sdk — run via npx create-moncircle
Downloads
396
Maintainers
Readme
create-moncircle
Interactive setup wizard for @moncircle/sdk.
Usage
npx create-moncircleWhat it does (v1.1.0 — Autopilot Release):
- Config wizard → writes .env (MongoDB URI, Monad keys, etc.)
- Contract deploy → deploys optimized MonLoyalty contract to Monad testnet
- Full Scaffolding → Generates an advanced
loyalty-dashboard.htmland a pre-configuredserver.jsbackend - Autopilot Enabled → Sets up DOM-based tracking for zero-conf rewarding the server
Reconfigure
Run the same command anytime to edit your .env:
npx create-moncircle
# Detects existing .env and enters edit mode