cairo-contracts
Smart contract library
A library for secure smart contract development written in Cairo for Starknet
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
824 stars
19 watching
336 forks
Language: Rust
last commit: 6 days 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 | 996 |
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. | 118 |
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 | 248 |
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 | 244 |
davidhq/sublimeethereum | A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. | 116 |
openzeppelin/openzeppelin-contracts | A comprehensive library of secure smart contract templates and components for Ethereum-based blockchain applications. | 24,964 |
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. | 234 |
starkware-libs/cairo | A Rust-based language for creating provable programs that can perform general computation | 1,599 |