https://github.com/robertleifke/csmm
An Implementation of the constant sum market maker algorithm.
https://github.com/robertleifke/csmm
Last synced: 3 days ago
JSON representation
An Implementation of the constant sum market maker algorithm.
- Host: GitHub
- URL: https://github.com/robertleifke/csmm
- Owner: robertleifke
- Created: 2023-01-04T01:52:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T03:26:07.000Z (over 2 years ago)
- Last Synced: 2025-04-09T21:42:39.996Z (2 months ago)
- Language: Solidity
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSMM
Automated Market Maker (AMM) implementation of the constant sum algorithm. The contracts allows for the decentralized exchange of two assets of the same value with no slippage.
X + Y = K