sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Refactor SDK into multiple packages and monorepo

Open cykoder opened this issue 4 years ago • 1 comments

Similar to how polkadot organizes things, cleaner and people can then install just what they need.

cykoder avatar Jul 01 '21 20:07 cykoder

We can leverage turborepo. Examples: https://github.com/vercel/turbo/tree/main/examples/basic https://github.com/skitsanos/example-monorepo-turborepo

cykoder avatar Nov 14 '22 22:11 cykoder