cairo-lang
There are 140 repositories under cairo-lang topic.
keep-starknet-strange/awesome-starknet
A curated list of awesome StarkNet resources, libraries, tools and more
kkrt-labs/kakarot
Kakarot is a zkEVM written in Cairo, leveraging the STARK proof system.
starknet-edu/starknetbook
Mastering Starknet. By the Starknet community
NethermindEth/warp
Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
starknet-edu/starknet-cairo-101
Learn how to read Cairo code
foundry-rs/starknet-foundry
Blazing fast toolkit for developing Starknet contracts.
software-mansion/protostar
Protostar is a toolchain for developing and testing Starknet contracts
FuzzingLabs/thoth
Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)
cairo-book/cairo-book
The Cairo Programming Language Book, a comprehensive documentation of the Cairo 1 programming language.
keep-starknet-strange/alexandria
Community maintained Cairo libraries and set of well maintained, optimised and secure components.
keep-starknet-strange/garaga
State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet 🐺.
auditless/awesome-cairo
Resources for Cairo 1.0 development.
gizatechxyz/orion
ONNX Runtime in Cairo 1.0 for verifiable ML inference using STARK
andrewmilson/sandstorm
Cairo prover powered by miniSTARK (compatible with StarkWare's verifiers)
kkrt-labs/kakarot-ssj
Kakarot zkEVM - rewrite in the latest version of Cairo
WTFAcademy/WTF-Cairo
学习Starknet Cairo智能合约。 Learn to write smart contracts on Starknet. Based on Cairo 2.2.
NethermindEth/StarknetByExample
A collection of examples of Cairo smart contracts for Starknet.
FuzzingLabs/cairo-fuzzer
Cairo/Starknet smart contract fuzzer
starknet-edu/starknet-erc721
Learn how to deploy and customize an ERC721 token on StarkNet
BibliothecaDAO/realms-contracts
Realms Monorepo for Ethereum contracts and Starknet contracts.
auditless/cairo-template
A minimal template for building smart contracts with Cairo 1.0
BibliothecaDAO/loot-survivor
Loot Survivor - onchain arcade
influenceth/cairo-math-64x61
Fixed point 64.61 math library for Cairo / Starknet
bitcoin-stark/khepri
STARK-proven Stateful Bitcoin client enabling hyper fast trustless sync and checkpoints.
amanusk/awesome-starknet-security
A curated list of awesome Starknet Security Resources. Tools, audits, CTFs and more.
BibliothecaDAO/eternum
onchain eternal game
Veridise/Medjai
A Symbolic Execution Tool for Cairo
Darlington02/min-starknet
A combination of simple implementations of different existing protocols and standards in Cairo
sambarnes/cairo-multisig
A simple multisig implementation for StarkNet
apibara/starknet-modular-contracts-standard
A proposal for modular, upgradeable StarkNet contracts. Inspired by the Diamond Standard.
aspectco/cairo-lib
Library for common cairo functions
greenlucid/chess-cairo
A Cairo contract to play chess in Starknet.
HerodotusDev/cairo-lib
A comprehensive library for Cairo 🐺
starkoracles/Aero
A blazingly fast sdk for running proofs on the browser... and verifying them on-chain
sambarnes/cairo-bloom
A naive bloom filter implementation in Cairo