@bluefin-exchange/aggregator-sdk
v1.0.29
Published
Bluefin Aggregator Client SDK
Downloads
7
Readme
The SDK allows users to use bluefin aggregator apis and sign the swap transactions for on-chain execution.
How To?
- 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.