Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 428 Bytes

parallelSwapLogic

js files for business logic for parallel swap algorithm

Here are a few sample functions that make up the main logic for the parallel swap algorithm.

To run interactively, open the index.html file in your browser and you can run various functions in the browser console.

For future iterations, I'd like to set up a series of tests using different token inputs/outputs and different relative sized pools.