# sc-calculator

Package for calculating swap results and misc values (intended for frontend usage)

## How it works

To check how it works run:
```bash
yarn
node ./tests/tesrtCalculations.mjs
```