starknet-cairo-101
Contract tutorial
A tutorial series on building smart contracts with the Cairo language on StarkNet.
23 stars
1 watching
10 forks
Language: Cairo
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shramee/starklings-cairo1 | An interactive tutorial to get started with Cairo and Starknet programming | 452 |
starknet-edu/aa-workshop | A workshop project for teaching account abstraction in Starknet using Cairo syntax | 23 |
argentlabs/argent-contracts-starknet | Provides a set of smart contracts for Argent accounts on Starknet | 168 |
openzeppelin/cairo-contracts | A library for secure smart contract development written in Cairo for Starknet | 824 |
sambarnes/cairo-multisig | A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
cairopen/cairopen-contracts | A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
starknet-edu/counter-workshop | A tutorial on creating a simple Starknet smart contract to demonstrate basic concepts and functionality. | 41 |
credence0x/cairo-damn-vulnerable-defi | A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts in Rust. | 324 |
eqlabs/starknet-multisig | Provides multi-signature functionality on the StarkNet blockchain using Cairo 1. | 91 |
davidhq/sublimeethereum | A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. | 116 |
focustree/contracts | A development environment and deployment scripts for building and testing a smart contract on the Starknet blockchain. | 6 |
software-mansion/starknet.py | A Python SDK for interacting with Starknet, a Layer 2 scaling solution for Ethereum. | 260 |
beautyisourbusiness/cairo-goldmine | A comprehensive resource for StarkNet developers and learners, providing an annotated list of repositories and tools for the ecosystem. | 293 |
starkware-libs/cairo | A Rust-based language for creating provable programs that can perform general computation | 1,599 |