Uniswappy v1.0.4
Initial release of UniswapPy python package for modelling Uniswap V2 using Python; special features include
- Abstracted Actions: Obfuscation is removed from standard Uniswap action events to help streamline analysis and lower line count
- Rebasing: Can calculate settlment LP token amounts given token amounts and vice versa
- Simulation: Can simulate trading using Geometric Brownian Motion (GBM) process, or feed in actual raw price data to analyze behavior
- Randomized Events: Token amount and time delta models to simulate possible trading behavior
- Revenue Tools: Basic yeild calculators and risk tools to assist in analyzing outcomes