# `sdk-core`
This package is the repository for the core SDKs used for accessing Arc Sales & Identity APIs & shared utilities for use by other Arc Subscriptions/Commerce SDKs.

Written in typescript.

https://paper.dropbox.com/doc/Commerce-Subs-SDK-plan--BDSs1UUMmoZaisuD_cNTDj0sAQ-IbChMHusnjRxeMDFjlJmp

## API
- API SDKs are available for their respective verticals in `src/api/identity` and `src/api/sales`
- API methods are intended to be pass through & stateless

## Utils
- Shared utilities are available in `src/utils`
