Допис
Діліться своїми знаннями.
Career Path in WEB3 Auditing: Project Building or Learning Auditing First?
Hi everyone,
I've recently completed the Solidity and Foundry basic and advanced courses with Cyfrin Updraft. I'm contemplating my next steps and considering a career in Solidity.
Should I start learning smart contract auditing at this stage, or would it be more beneficial to first create some projects to solidify my current knowledge?
Looking forward to your advice!
- Smart Contract
- Solidity
Відповіді
1Hey there!
I'm starting the Foundry lessongs myself. How confident are you with what you've learned so far?
Best regards!
Ви знаєте відповідь?
Будь ласка, увійдіть та поділіться нею.
Solidity is an object-oriented, high-level language for implementing smart contracts. It is a curly-bracket language designed to target the Ethereum Virtual Machine (EVM).
Зароби свою частку з 1000 Sui
Заробляй бали репутації та отримуй винагороди за допомогу в розвитку спільноти Sui.
- My ERC721 contract successfully deploys, but I can't verify the contract's source code with hardhat21
- Solidity and ethers.js Compute Different Addresses from the Same Signature21
- can't understand what are the locations(uint256)22
- How to reverse keccak256 in solidity22
- Clarification on Gas Refunds and Comparison Between "require" and "revert" in Smart Contracts21