The SDK allows users to use bluefin aggregator apis and sign the swap transactions for on-chain execution.
- Install project dependencies using
yarn
- To run the aggregator client sdk tests do
yarn test
. Make sure to use the ENV asdev
orlocal
. If running the tests locally then please have the aggregator-api gateway locally.