@ichidao/ichi-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.208 • Public • Published

Introduction

The @ichidao/ichi-sdk is a Typescript library which used across various ICHI DAO applications.

Local development

While working with this repository locally, if you want to test it's usage in another app run npm link in the root of this repo, so cd /path/to/ichi-sdk && npm link. Then navigate to the project you want to use the ichi-sdk in, let's say it's myproject, so cd /path/to/myproject, then run npm link @ichidao/ichi-sdk.

In the project using @ichidao/ichi-sdk once you are done developing with the linked ichi-sdk and you've published the latest version of the ichi-sdk then you can rm -rf node_modules/@ichidao/ichi-sdk && npm i to install the latest published version.

Building

npm build

Testing

npm test

Linting

npm lint

Publishing to NPM

npm install -g np
npm login
np

Readme

Keywords

none

Package Sidebar

Install

npm i @ichidao/ichi-sdk

Weekly Downloads

158

Version

0.0.208

License

MIT

Unpacked Size

9.73 MB

Total Files

678

Last publish

Collaborators

  • supreme_singh
  • tstemko
  • vastreck
  • engineersamuel