Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.76 KB

File metadata and controls

45 lines (27 loc) · 1.76 KB

IDX header image

IDX monorepo

Discord Twitter

Packages providing the JavaScript/TypeScript implementation of the IDX protocol.

⚠️ IDX is in alpha. Libraries may be unstable and APIs are subject to change.

Installation

This monorepo uses workspaces from npm v7, included with Node v15. If you are using an older version of Node, make sure to install npm v7.

  1. npm install to install the dependencies
  2. npm run build to build all the packages

Additional scripts

  • npm run lint to run the linter in all packages
  • npm test to run tests in all packages

Packages

IDX

Jest environments

Maintainers

License

Dual licensed under MIT and Apache 2