FAQ
Do I need to know Solidity before starting?
Section titled “Do I need to know Solidity before starting?”No. The course starts with Solidity fundamentals, but learners should have experience with at least one programming language.
Do I need real money?
Section titled “Do I need real money?”No. The main path uses only testnets and L2 testnets. Learners should not use real assets until they understand the risks.
How much English is required?
Section titled “How much English is required?”Most core resources are in English. Learners should be able to read basic technical documentation and error messages.
What computer setup do I need?
Section titled “What computer setup do I need?”A standard developer laptop is enough. Install Node.js, Git, VS Code or a similar editor, and a browser wallet extension.
Can AI write contracts directly?
Section titled “Can AI write contracts directly?”AI can help, but it should not be trusted blindly. Every AI-generated contract must be reviewed, tested, and checked for security issues by a human.
Where does testnet Gas come from?
Section titled “Where does testnet Gas come from?”Each cohort should specify the target testnet and faucet before the course starts. Learners should never enter seed phrases or private keys into untrusted websites.
Can I join a hackathon after finishing?
Section titled “Can I join a hackathon after finishing?”Yes. The course is designed to help learners build a small dApp, read documentation, use AI to debug, and submit a testnet project.