stable-swap-sim

Crates.iostable-swap-sim
lib.rsstable-swap-sim
version0.1.4
sourcesrc
created_at2021-12-28 07:34:08.051379
updated_at2022-04-17 06:24:38.941199
descriptionSimulations of the StableSwap invariant compared to Curve's reference implementation.
homepagehttps://saber.so
repositoryhttps://github.com/saber-hq/stable-swap
max_upload_size
id504068
size13,619
Ian Macalinao (macalinao)

documentation

README

stable-swap-sim

Simulations of the StableSwap invariant compared to Curve's reference implementation.

Background

The Saber StableSwap program is built to be faithful to Curve's StableSwap invariant. This package contains a simulator which ensures that the output of the Saber Rust code is equivalent to that of Curve's Python reference implementation.

Documentation

Detailed information on how to build on Saber can be found on the Saber developer documentation website.

License

Saber StableSwap is licensed under the Apache License, Version 2.0.

Commit count: 159

cargo fmt