astra-ufo-sdk
v1.0.1
Published
ufo-sdk repo
Readme
SushiSwap SDK Monorepo
Prerequisites
- Yarn v3 (If unfamilair consult https://yarnpkg.com/getting-started/install to get started and familiarise yourself)
- Node v14 and above
Versioning (Canary)
yarn lerna version --conventional-commits --conventional-prerelease --preid canary
Publishing (Canary)
yarn lerna publish --conventional-commits --conventional-prerelease --preid canary
Core SDK
Testing
yarn workspace @sushiswap/core-sdk testBuild
yarn workspace @sushiswap/core-sdk buildLimit Order SDK
Testing
yarn workspace @sushiswap/limit-order-sdk testBuild
yarn workspace @sushiswap/limit-order-sdk buildTrident SDK
Testing
yarn workspace @sushiswap/trident-sdk testBuild
yarn workspace @sushiswap/trident-sdk buildTines SDK
Testing
yarn workspace @sushiswap/tines testBuild
yarn workspace @sushiswap/tines build