Skip to content

JavaScript SDK for managing decentralized identities and building apps with interoperable data.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

root-servers/js-idx

 
 

Repository files navigation

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

About

JavaScript SDK for managing decentralized identities and building apps with interoperable data.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 4.6%