Skip to main content
Available blocks include login, sign-up, password reset, OAuth, email verification, Stripe checkout/subscriptions, PayPal, and webhook receivers. Every block lists compatible technology stacks and security/implementation notes. Generated files are intentionally small and inspectable; existing files are never overwritten unless --force is supplied. These are starters, not production-ready auth or payment systems: add server validation, tests, secret management, webhooks, and provider-specific configuration before shipping. Generated output now includes production-readiness gates and required environment variables; implement and verify every gate before deployment. Arka does not mark a scaffold production ready merely because it was generated. Natural language works: “show reusable login blocks” or “list available app blocks.” Arka can also turn a requested page/component into a reusable block spec, for example: “create a crypto wallet page and save it as a block.” Web3 blocks are also available:
They include chain and contract allowlists, nonce-bound signature verification, transaction simulation, receipt checks, and explicit production-readiness gates.