StableSwap Analytics with Python
Project description
stableswappy
Python package for StableSwap V1 modelling
- Currently in Beta (version 0.0.8) until fully tested and analyzed
Install
To install package:
> git clone https://github.com/icmoore/stableswappy
> pip install .
or
> pip install StableSwapPy
Basic Composable Stable Pool Overview
- See test notebook for example implementation
- Python implementation of Composable Stable Pools 'broadly' consists of two main components
- StableswapPoolMath.py: refactor of StableSwap solidity contract code, and is a slightly augmented version from curvesim GH repos
- StableswapExchange.py: refactor of Curve's solidity contract code, created in-house (+ supporting classes)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
StableSwapPy-0.0.8.tar.gz
(13.2 kB
view hashes)