Closed hackfisher closed 3 years ago
For example:
https://github.com/darwinia-network/darwinia.js/blob/master/packages/api/package.json#L17
should depend on https://github.com/WoeOm/darwinia-api instead of @polkadot/api.
And we have naming conflicts, developers can not tell which api package they should depend on, darwinia-api or @darwinia/api?
should depend on https://github.com/WoeOm/darwinia-api instead of @polkadot/api.
What's the difference between dawrinia-api
and @polkadot/api
, is it lighter? @polkadot/api
updates frequently and if darwinia-api
has already been stable?
The coming refactor in darwinia.js
The api
in dj
currently used for dj
and dactle
, due to there are no more little packages in this repo, we decide to merge the api
, util
and dj
into one package, and give the name @darwinia/api
to darwinia-api
The telegram-bot is stable for now, no more little changes depend on other packages, so keep the repo clean.
Maybe dj
or relayer
https://github.com/WoeOm/darwinia-api
https://github.com/darwinia-network/darwinia-polkadotjs-typegen