Skip to content

namgold/drift-common

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%