cairo-damn-vulnerable-defi
Smart contract challenges
A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language.
Damn Vulnerable Defi for Starknet
21 stars
2 watching
6 forks
Language: Cairo
last commit: over 1 year ago
Linked from 1 awesome list
cairocairo-lanstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/cairo-contracts | A library for secure smart contract development written in Cairo for Starknet | 824 |
nicolasgarcia214/damn-vulnerable-defi-foundry | A DeFi smart contract training tool that simulates real-world vulnerabilities to help developers learn offensive security testing skills | 494 |
fuzzinglabs/cairo-fuzzer | A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. | 118 |
0xjcn/damn-vulnerable-defi-v3-ctf | A DeFi protocol with intentional vulnerabilities for testing and learning secure smart contract development | 25 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
focustree/contracts | A development environment and deployment scripts for building and testing a smart contract on the Starknet blockchain. | 6 |
kadenzipfel/smart-contract-vulnerabilities | A collection of vulnerabilities and prevention methods for smart contracts on the Ethereum blockchain | 1,969 |
veridise/medjai | A symbolic execution tool for verifying the correctness of smart contracts written in Cairo. | 49 |
davidhq/sublimeethereum | A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. | 116 |
openzeppelin/damn-vulnerable-defi | A collection of DeFi challenges with intentionally introduced vulnerabilities to simulate real-world security issues in Ethereum-based smart contracts. | 671 |
argentlabs/argent-contracts-starknet | Provides a set of smart contracts for Argent accounts on Starknet | 168 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 244 |
cairopen/cairopen-contracts | A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
muellerberndt/smashing-smart-contracts | Security analysis and documentation of smart contracts on the Ethereum network | 168 |
sunweb3sec/defivulnlabs | A comprehensive training and testing guide for common smart contract vulnerabilities in DeFi applications | 1,587 |