cairo-contracts
Smart contract library
A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment.
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
833 stars
20 watching
349 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
cairoethereumsecuritysmart-contractsstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/openzeppelin-contracts-upgradeable | A library providing secure smart contract development tools and components | 1,005 |
argentlabs/argent-contracts-starknet | Provides a set of smart contracts for Argent accounts on Starknet | 168 |
fuzzinglabs/cairo-fuzzer | A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. | 120 |
cairopen/cairopen-contracts | A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 251 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
sambarnes/cairo-multisig | A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
credence0x/cairo-damn-vulnerable-defi | A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 249 |
davidhq/sublimeethereum | A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. | 117 |
openzeppelin/openzeppelin-contracts | A comprehensive library of secure smart contract templates and components for Ethereum-based blockchain applications. | 25,104 |
focustree/contracts | A development environment and deployment scripts for building and testing a smart contract on the Starknet blockchain. | 6 |
keep-starknet-strange/alexandria | A collection of useful algorithms and data structures implemented in Cairo for use in software development. | 238 |
starkware-libs/cairo | A Rust-based language for creating provable programs with computational integrity | 1,630 |