I created an example where i used npm link and it enables to consume the rest template and its types eg. request and response DTOs: https://github.com/coinbase-samples/advanced-sdk-ts/pull/6 eg. import { RESTClient } from '@coinbase-samples/advanced-sdk-ts'; Would be a nice feature to have