OpenST / developer-guidelines

Guidelines on code, project setup, etc.
MIT License
3 stars 8 forks source link

Publish organization and utility tokens as npm package #27

Open schemar opened 5 years ago

schemar commented 5 years ago

Follow-up to https://github.com/OpenST/mosaic-contracts/pull/728

Organization and utility token contracts should be published and included as NPM packages to prevent multiple definitions of the same contract. See https://github.com/OpenST/mosaic-contracts/pull/728 for details.

A follow-up ticket would be to use the npm packages instead of git-submodules in the consumers.