Basic Environment Setup
Browser: Latest browsers such as Chrome is recommended.
Wallet App:
An EVM-compatible wallet like MetaMask is required.
After creating an account, make sure to back up your seed phrase.
Development Tools: Install and use Foundry.
Recommended IDE:
Install Visual Studio Code (VS Code).
Add the Solidity extension and configure it for seamless Foundry usage, enabling auto-completion, compilation, debugging, and linting.
Last updated