carbon-protocol
Carbon protocol
A Cairo-based implementation of the Carbon Starknet Protocol
Carbon Starknet Protocol written in Cairo.
54 stars
5 watching
21 forks
Language: Cairo
last commit: 7 months ago
Linked from 1 awesome list
cairocarbon-offsettingstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
cairopen/cairopen-contracts | A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
starknet-io/snips | Documents standardized protocols for Starknet-related software in a reusable and implementable way. | 169 |
credence0x/cairo-damn-vulnerable-defi | A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
starknet-edu/aa-workshop | A workshop project for teaching account abstraction in Starknet using Cairo syntax | 25 |
pscott/starknetcc-ctf | A coding challenge and puzzle solving competition on the Starknet blockchain platform using the Cairo programming language. | 20 |
carmineoptions/konoha | Provides tools and functionality for decentralized governance on Starknet | 30 |
nethermindeth/starknet.go | A Golang library providing an interface to Starknet's Cairo backend and WASM frontend for easy interaction with the network | 153 |
keep-starknet-strange/ziggy-starkdust | An experimental implementation of a Cairo VM in Zig, enabling execution of Cairo programs. | 84 |
starkware-libs/cairo | A Rust-based language for creating provable programs with computational integrity | 1,630 |
paulmillr/scure-starknet | An audited implementation of Starknet cryptography | 71 |
software-mansion/starknet.py | An SDK for interacting with the Starknet blockchain. | 262 |
lambdaclass/starknet_stack | A framework for building high-performance decentralized blockchains based on Starknet and Cairo | 42 |
geysermc/mcprotocollib | Enables communication between Minecraft clients and servers using a standardized protocol | 734 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |