10k_swap-contracts
AMM
An open-source implementation of an AMM protocol on StarkNet using the Cairo VM for low gas costs and high performance
A decentralized ZK Rollup AMM written in Cairo for StarkNet.
61 stars
2 watching
24 forks
Language: Cairo
last commit: about 1 year ago
Linked from 1 awesome list
ammcairolayer2starknet
Related projects:
Repository | Description | Stars |
---|---|---|
| An AMM-based liquidity layer on Starknet designed to provide better prices and yield for users | 54 |
| A Move-based AMM swap implementation for Sui blockchain | 77 |
| A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
| A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
| An exchange platform built on top of Cairo and Starknet that facilitates token swaps with routing logic. | 35 |
| A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
| A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
| A workshop project for teaching account abstraction in Starknet using Cairo syntax | 25 |
| An experimental implementation of a Cairo VM in Zig, enabling execution of Cairo programs. | 84 |
| An SDK for interacting with the Starknet blockchain. | 262 |
| An implementation of the Cairo VM in Rust for writing provable programs and generating STARK proofs for general computation. | 527 |
| A suite of development tools and a WebAssembly runtime environment for supporting the Cairo programming language. | 56 |
| A Rust-based language for creating provable programs with computational integrity | 1,630 |
| A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
| A STARK-based virtual machine designed to execute programs and generate proof of execution without revealing program details. | 633 |