Post
Share your knowledge.
May 24, 2025
Expert Q&A
project security using blockchain
hi guys,I recently started as a intern in a startup as a blockchain developer for security part of the project and right now I'm doing cyfrin smart contract security and auditing course, i need your suggestionsfor what and how to provide security which we are deploying in the cloud .
- Smart Contract
- Solidity
0
1
Share
Comments
Answers
1Freitag55
May 28 2025, 15:38Mb these links will help you
https://github.com/cryptofinlabs/audit-checklist
https://scs.owasp.org/sctop10/
https://www.quillaudits.com/blog/blockchain/20-common-solidity-mistakes-and-how-to-avoid-them
0
Comments
Do you know the answer?
Please log in and share it.
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).
39Posts48Answers
Trending posts
- 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