Skip to main content
उपलब्ध blocks में login, sign-up, password reset, OAuth, email verification, Stripe checkout/subscriptions, PayPal और webhook receivers शामिल हैं। हर block compatible technology stacks और security/implementation notes सूचीबद्ध करता है। Generated files जानबूझकर छोटी और inspectable हैं; मौजूदा files कभी overwrite नहीं होतीं जब तक --force न दिया गया हो। ये starters हैं, production-ready auth या payment systems नहीं: shipping से पहले server validation, tests, secret management, webhooks और provider-specific configuration जोड़ें। Generated output में अब production-readiness gates और आवश्यक environment variables शामिल हैं; deployment से पहले हर gate implement करें और verify करें। Arka केवल इसलिए किसी scaffold को production ready mark नहीं करता क्योंकि यह generate हुआ था। Natural language काम करती है: “show reusable login blocks” या “list available app blocks.” Arka एक requested page/component को reusable block spec में भी बदल सकता है, उदाहरण के लिए: “create a crypto wallet page and save it as a block.” Web3 blocks भी उपलब्ध हैं:
इनमें chain और contract allowlists, nonce-bound signature verification, transaction simulation, receipt checks और स्पष्ट production-readiness gates शामिल हैं।