Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

thorchain-info-common

thorchain24MIT0.10.0TypeScript support: included

Repository with helpers and interfaces published to npm. To be used across repositories.

readme

Explorer Commons

Repository with helpers and interfaces published to npm. To be used across repositories.

Linting

yarn lint

Testing

yarn test

Building for production

yarn run build

Publishing

  1. Make changes
  2. Version and publish: yarn publish

Development

For local development without constantly pushing updates to npm, use yarn link.