Beitrag
Teile dein Wissen.
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
Antworten
1Hey there!
I'm starting the Foundry lessongs myself. How confident are you with what you've learned so far?
Best regards!
Weißt du die Antwort?
Bitte melde dich an und teile sie.
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).
Verdiene deinen Anteil an 1000 Sui
Sammle Reputationspunkte und erhalte Belohnungen für deine Hilfe beim Wachstum der Sui-Community.
- 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