Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 228 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 228 Bytes

drift-common

quick start

git submodule init
git submoudle update

yarn

cd protocol
yarn
yarn build
cd sdk
yarn
yarn build
npm link
cd ../..

# do this for the packages that requires sdk
npm link @drift-labs/sdk