cairopen-contracts
Contract utilities
A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet.
A set of standardised Cairo librairies for use on StarkNet
23 stars
0 watching
5 forks
Language: Cairo
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/cairo-contracts | A library for secure smart contract development written in Cairo for Starknet | 824 |
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 |
argentlabs/argent-contracts-starknet | Provides a set of smart contracts for Argent accounts on Starknet | 168 |
credence0x/cairo-damn-vulnerable-defi | A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
crytic/caracal | A tool for analyzing Starknet smart contracts written in Cairo for potential vulnerabilities and security issues | 135 |
starknet-edu/aa-workshop | A workshop project for teaching account abstraction in Starknet using Cairo syntax | 23 |
fuzzinglabs/cairo-fuzzer | A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. | 118 |
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 |
10k-swap/10k_swap-contracts | An open-source implementation of an AMM protocol on StarkNet using the Cairo VM for low gas costs and high performance | 61 |
graphprotocol/contracts | Enables decentralized data querying and networking through a set of TypeScript-based contracts on the Ethereum blockchain. | 333 |
kariy/jin | A tool for extracting and saving Starknet contract storage data from blockchain state updates | 12 |
algorand/pyteal-utils | A collection of utility methods and classes for working with Smart Contract programs in PyTEAL. | 28 |
carbonable/carbon-protocol | A Cairo-based implementation of the Carbon Starknet Protocol | 54 |