10.2 FAQs
General Usage
Q1: Do I need to know Solidity to use Layrz? No. The AI IDE interprets natural language prompts to write smart contracts for you. Simply describe your token or logic, the AI handles the rest.
Q2: What chains are currently supported? Layrz currently supports Ethereum (ETH) only but explanding to: Binance Smart Chain (BSC), AVAX and Base. Polygon, Arbitrum, and Solana support are in progress.
Q3: Can I use Layrz on mobile? Yes. Our Telegram bots are optimized for mobile-first deployment. The IDE itself works best on desktop but mobile support is in development.
Q4: How do I test a contract before going live? Layrz lets you deploy to public testnets like Sepolia, BSC Testnet, or Base Goerli using the free tier, with full auditing and sandboxing options.
Pricing & Access
Q5: Is Layrz free to use? Yes. A free tier offers limited access to the IDE and testnet deployments. Paid plans unlock full bot suite access, audit tools, and API usage.
Q6: Can I use the Telegram bots without paying? You can try bot demos, but mainnet deployment, stealth bundling, and advanced dApp creation require a paid subscription or holding LRZ tokens.
Q7: Do I need LRZ tokens to use the platform? Yes. Subscriptions are ALL paid in LRZ which also grants discounts, governance rights, and early access features.
Technical & Deployment
Q8: Can I bring my own wallet or deploy anonymously? Yes. You can connect your own wallet, use a hot or cold signer, or deploy using a generated Layrz wallet that self-destructs post-deployment.
Q9: Are contracts verifiable on Etherscan/BSCScan? Yes. Layrz contracts are fully verifiable with auto-pushed metadata, constructor args, and ABI syncing.
Q10: How does the AI understand what to generate? Our 21B parameter model is trained on thousands of smart contracts and Solidity libraries. It uses tokenized prompt embeddings to output valid, audited code.
Q11: Can I customize the AI-generated code after? Absolutely. You can manually edit any part of the generated code within the IDE before deploying, it even suggests best practices and optimizations.
Security & Privacy
Q12: Does Layrz store my wallet data or code? No. Wallets are session-isolated and encrypted using AES-256. Generated code is stored temporarily for your editing session and purged after logout.
Q13: Is the contract generation audited or safe to use? Every contract runs through Slither, Mythril, and internal AST checks. Risky logic like honeypots, ownership traps, or bugs are flagged internally to the user for informational purpose's and suggested safety edits although not compulsory to follow.
Ecosystem & Community
Q14: Can I contribute modules or contract templates? Yes. Layrz will launch an open plugin/module system in Q4 2025, where developers can submit reusable contract components and earn royalties or rewards.
Q15: Is there a community or ambassador program? Yes. You can join our Telegram, Discord (launching soon), or apply for early-access roles, contributor bounties, and test group whitelists.
Last updated