Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.35 KB

README.md

File metadata and controls

29 lines (20 loc) · 2.35 KB

stable-swap

License Build Status Contributors

An automated market maker for mean-reverting trading pairs.

Rust Crates

Package Description Version Docs
stable-swap-anchor Anchor bindings for the StableSwap Rust client. Crates.io Docs.rs
stable-swap-client StableSwap Rust client. crates Docs.rs
stable-swap-math Calculations for the StableSwap invariant crates Docs.rs

JavaScript/Web3.js

To use StableSwap with your frontend, the JavaScript SDK is available here.

Archive

An archived version of the stable-swap-program is available here.