smart-contract-security
There are 77 repositories under smart-contract-security topic.
harendra-shakya/smart-contract-attack-vectors
A curated list of smart contract attack vectors
seeu-inspace/easyg
Here I gather all the resources about hacking that I find interesting
tintinweb/smart-contract-vulndb
🍋 An open dataset containing smart contract audit issues from various sources.
Raiders0786/web3-security-resources
The Web3 Security Resources Hub is a comprehensive collection of curated tools, guides, and best practices for securing decentralized systems and smart contracts in the blockchain space.
EthereumCommonwealth/Auditing
Ethereum Commonwealth Security Department conducted over 400 security audits since 2018. Not even a single contract that we audited was hacked. You can access our audit reports in the ISSUES of this repo. We are accepting new audit requests.
blocksecteam/rustle
A static analyzer for NEAR smart contract in Rust
chinmay-farkya/Audits
This repository represents my portfolio of smart contract security audits and audit contest findings
0xisk/awesome-solidity-security
The purpose of this repo is to list all the related Research Papers focused on Smart-contracts security topics. As well as listing all the encountered smart-contracts defects with a summary description. 🛡️
CoinFabrik/scout-soroban
Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
Quillhash/DeFi-anti-hack-checklist
This repo contains anti-hack checklists, which will help projects to build and develop secure DeFi applications. If you find anything missing or want to update existing resources, you can create a pull request and contribute to the project.
YAcademy-Residents/Proxies-website
Go-to compilation of smart contract proxy information, for discerning devs and auditors
vishnuram1999/audits
My Blockchain auditing service
Keyrxng/GhostsOfEpochsPast
🛡️ Ghosts is a free smart contract security study and revision platform. Initially based solely on previous Secureum Races to wit we use all of the previous race content and simulate an engaging, incentivized learning platform for aspiring smart contract security researchers.
Cyfrin/codehawks-docs
🦅 CodeHawks documentation
johnsonstephan/awesome-web3-formal-verification
A curated list of awesome web3 formal verification resources -- including tools, tutorials, articles and more.
iampukar/solidity-gas-optimization
An awesome list of gas optimization techniques for smart contracts, with their relevant Proof of Concepts tested using Foundry.
EtherAuthority/Portfolio
EtherAuthority secures web3 including: DeFi, NFT, DAO, Metaverse, Gaming, DEX, Launchpad, L1 Blockchain, Escrow, Cross-chain Bridge, and many more.
xternet/echidna-etheno-hh-template
Echidna, Etheno, and HardHat template for fuzzing complex systems.
0xDanki/smart-contract-auditing-framework
The framework I use when looking for smart contract vulnerabilities
moeinfatehi/Awesome-Smart-Contract-Security
Your go-to resource for all things Smart Contract Security. Featuring guidelines, best practices, and in-depth articles. Sections include: Vulnerabilities (SWC, OWASP Top 10), Learning Resources (Papers, Blogs, Courses), Tools & Libraries, and Architecture (Smart Contract Platforms, Languages). Stay secure with the latest updates!
Kiinzu/Casino-Heist
Casino Heist is a playground for learning Solidity smart contracts security, we have it ready for you to play at
Brivan-26/smart-contract-security
This repository contains some notes on popular Smart Contract attacks and security concepts.
Dexaran/CallistoDAO
Original TheDAO reworked by a team of security experts to act as a core governance system for Callisto.
az0mb13/tighten
Automatic tight struct packing optimization for Solidity using python
ThomasHeim11/Smart-Contract-Security-Portfolio
This is my full smart contract security portfolio including smart contract audits and bug bounties.
advock/ethernaut-solutions-in-Rust
Ethernaut solutions with ethers-rs
AuditBlock/Audit-Reports
Contact for Audit
etsploit/cryptosec
A repo to collect all relevant crypto security learning resources
zxpectre/cardano-gc-helios-dapp
A GameChanger Wallet Dapp introducing support for Helios Smart Contracts with dapp protocol running hosted on-chain on Cardano using GCFS
basant0x01/DeFi-Hack-Examples
Simple Simulations of past DeFi Smart Contract Hacks. And these are the codes that i pushed while learning smart contract security.
jrkosinski/Ethernaut
Solutions to OpenZeppelin's Ethernaut puzzles
vino333/eth-auto
ethereum automation
codeterrayt/Decentralized-Raffle-System
Decentralized Raffle System is an Ethereum-based smart contract developed in Solidity that enables users to purchase raffle tickets. Organizers can randomly draw a winner, who can then withdraw the total collected Ether.
matter-labs-audits/reports
Audits from Matter Labs
shanker-sec/hlf-time-oracle
Chaincode for blockchain Hyperledger Fabric provides accurate time to other chaincodes. Thus solving the security problem associated with transaction time manipulation (CVE-2024-45244).